summaryrefslogtreecommitdiffstats
path: root/webapp/sass/layout/_sidebar-left.scss
diff options
context:
space:
mode:
Diffstat (limited to 'webapp/sass/layout/_sidebar-left.scss')
-rw-r--r--webapp/sass/layout/_sidebar-left.scss3
1 files changed, 2 insertions, 1 deletions
diff --git a/webapp/sass/layout/_sidebar-left.scss b/webapp/sass/layout/_sidebar-left.scss
index ad23df6ca..7ac1fee75 100644
--- a/webapp/sass/layout/_sidebar-left.scss
+++ b/webapp/sass/layout/_sidebar-left.scss
@@ -16,9 +16,10 @@
color: $white;
font-size: .9em;
height: 20px;
- margin: 5px 0 6px;
line-height: 20px;
+ margin: 5px 0 6px;
position: relative;
+ z-index: 0;
&:before {
background: $light-gray;