Commit 507911d3 authored by Elias Nahum's avatar Elias Nahum

Fix hide sidebar

parent 09c4797e
...@@ -511,7 +511,7 @@ ...@@ -511,7 +511,7 @@
// Sidebar Hide // Sidebar Hide
body { body {
.hide-sidebar { &.hide-sidebar {
#menu { #menu {
margin-left: -$menu-width; margin-left: -$menu-width;
} }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment