summaryrefslogtreecommitdiffstats
path: root/webapp/sass/components/_status-icon.scss
diff options
context:
space:
mode:
Diffstat (limited to 'webapp/sass/components/_status-icon.scss')
-rw-r--r--webapp/sass/components/_status-icon.scss8
1 files changed, 4 insertions, 4 deletions
diff --git a/webapp/sass/components/_status-icon.scss b/webapp/sass/components/_status-icon.scss
index 03d9d0705..022cffa69 100644
--- a/webapp/sass/components/_status-icon.scss
+++ b/webapp/sass/components/_status-icon.scss
@@ -49,14 +49,14 @@
&.status--group {
border-radius: 2px;
- font-size: 11px;
+ font-size: 10px;
font-weight: 600;
- height: 16px;
+ height: 15px;
left: 1px;
- line-height: 15px;
+ line-height: 14px;
margin: 0 9px 0 -1px;
text-align: center;
- top: -1px;
+ top: -2px;
width: 15px;
.mentions__name & {