Generally working version.
[wolnelektury.git] / src / wolnelektury / static / scss / book_text / menu.scss
index 1a55573..26fcfed 100644 (file)
@@ -65,6 +65,8 @@
     position: fixed;
     top: 0;
     left: 0;
+    overflow-x: hidden;
+    overflow-y: auto;
     text-align: center;
     line-height: 1.1em;
     background: #191919;