Commit 1b61a1a8 authored by enahum's avatar enahum

Merge pull request #13 from ZBoxApp/sidebar

Fix hide sidebar
parents 09c4797e 507911d3
......@@ -511,7 +511,7 @@
// Sidebar Hide
body {
.hide-sidebar {
&.hide-sidebar {
#menu {
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