fnp
/
wolnelektury.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
There's some work on book page left.
[wolnelektury.git]
/
apps
/
wolnelektury_core
/
static
/
css
/
main
/
menu.scss
diff --git
a/apps/wolnelektury_core/static/css/main/menu.scss
b/apps/wolnelektury_core/static/css/main/menu.scss
index
ad6483b
..
496b805
100755
(executable)
--- a/
apps/wolnelektury_core/static/css/main/menu.scss
+++ b/
apps/wolnelektury_core/static/css/main/menu.scss
@@
-51,13
+51,14
@@
top: 49px;
left: 0;
right: 10px;
+ z-index: 400;
@media screen and (min-width: 24em) {
right: auto;
}
@media screen and (min-width: 53em) {
- display: block;
+ display: block
!important
;
position: static;
@include size-px(margin-left, 6);
}