summaryrefslogtreecommitdiffstats
path: root/theme/stylesheets/variables.less
diff options
context:
space:
mode:
Diffstat (limited to 'theme/stylesheets/variables.less')
-rwxr-xr-xtheme/stylesheets/variables.less2
1 files changed, 1 insertions, 1 deletions
diff --git a/theme/stylesheets/variables.less b/theme/stylesheets/variables.less
index f19e615..383575b 100755
--- a/theme/stylesheets/variables.less
+++ b/theme/stylesheets/variables.less
@@ -50,7 +50,7 @@
@bar-left: @sidebar-width;
@bar-right: 0;
@bar-top: 50px;
-@bar-position: fixed;
+@bar-position: static;
@bar-background: white;
@bar-progress-background: hsl(120, 60%, 50%);