wider menu in book/picture viewers
[wolnelektury.git] / src / wolnelektury / static / scss / book_text / menu.scss
index 26fcfed..140b56a 100644 (file)
     @extend %menu-toggle;
     height: 24px;
     &:before {
-        left: 25px;
-        right: 25px;
+        left: 45px;
+        right: 45px;
     }
 }
 
 
 #menu {
     display: none;
-    width: 80px;
+    width: $W_MENU;
     height: 100%;
 }