summaryrefslogtreecommitdiffstats
path: root/webapp/sass/components/_modal.scss
diff options
context:
space:
mode:
Diffstat (limited to 'webapp/sass/components/_modal.scss')
-rw-r--r--webapp/sass/components/_modal.scss4
1 files changed, 3 insertions, 1 deletions
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;