From fcf7d185f6ce0ff0a0719779261a487755273147 Mon Sep 17 00:00:00 2001 From: Asaad Mahmood Date: Fri, 28 Oct 2016 21:41:05 +0500 Subject: Minor UI fixes (#4372) --- webapp/sass/components/_modal.scss | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'webapp/sass/components/_modal.scss') diff --git a/webapp/sass/components/_modal.scss b/webapp/sass/components/_modal.scss index 0cc20fd2f..5f22c9a6a 100644 --- a/webapp/sass/components/_modal.scss +++ b/webapp/sass/components/_modal.scss @@ -500,11 +500,13 @@ .status-wrapper { + display: inline-block; + height: 32px; position: relative; &:after { border-radius: 100%; - bottom: 4px; + bottom: -2px; content: ''; display: block; height: 8px; -- cgit v1.2.3-1-g7c22