summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--webapp/sass/layout/_sidebar-left.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/webapp/sass/layout/_sidebar-left.scss b/webapp/sass/layout/_sidebar-left.scss
index 4c718327e..dae34d2fc 100644
--- a/webapp/sass/layout/_sidebar-left.scss
+++ b/webapp/sass/layout/_sidebar-left.scss
@@ -4,7 +4,7 @@
border-right: $border-gray;
height: 100%;
left: 0;
- position: absolute;
+ position: fixed;
width: 220px;
z-index: 5;