fnp
/
wolnelektury.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
turn off hyphenator in librarian
[wolnelektury.git]
/
src
/
wolnelektury
/
static
/
scss
/
book_text
/
menu.scss
diff --git
a/src/wolnelektury/static/scss/book_text/menu.scss
b/src/wolnelektury/static/scss/book_text/menu.scss
index
1a55573
..
26fcfed
100644
(file)
--- a/
src/wolnelektury/static/scss/book_text/menu.scss
+++ b/
src/wolnelektury/static/scss/book_text/menu.scss
@@
-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;