summaryrefslogtreecommitdiffstats
path: root/webapp/sass/components/_mentions.scss
diff options
context:
space:
mode:
Diffstat (limited to 'webapp/sass/components/_mentions.scss')
-rw-r--r--webapp/sass/components/_mentions.scss7
1 files changed, 7 insertions, 0 deletions
diff --git a/webapp/sass/components/_mentions.scss b/webapp/sass/components/_mentions.scss
index e1e35ea29..86e7c0a28 100644
--- a/webapp/sass/components/_mentions.scss
+++ b/webapp/sass/components/_mentions.scss
@@ -21,6 +21,13 @@
width: 100%;
z-index: 101;
+ .status {
+ font-size: 15px;
+ text-align: center;
+ vertical-align: bottom;
+ width: 20px;
+ }
+
.fa-user {
position: relative;
top: -1px;