summaryrefslogtreecommitdiffstats
path: root/web/sass-files/sass/partials/_sidebar--left.scss
diff options
context:
space:
mode:
Diffstat (limited to 'web/sass-files/sass/partials/_sidebar--left.scss')
-rw-r--r--web/sass-files/sass/partials/_sidebar--left.scss4
1 files changed, 3 insertions, 1 deletions
diff --git a/web/sass-files/sass/partials/_sidebar--left.scss b/web/sass-files/sass/partials/_sidebar--left.scss
index c2b69e57d..181f15952 100644
--- a/web/sass-files/sass/partials/_sidebar--left.scss
+++ b/web/sass-files/sass/partials/_sidebar--left.scss
@@ -41,8 +41,10 @@
top:1px;
margin-right: 6px;
width: 12px;
- max-height: 18px;
display: inline-block;
+ svg {
+ max-height: 15px;
+ }
i, path, ellipse {
@include opacity(0.5);
&.online--icon, &.away--icon {