mirror of
https://github.com/moparisthebest/wallabag
synced 2024-11-27 11:22:17 -05:00
Merge pull request #867 from wallabag/zindex-menu-bug
fix z-index-menu mobile view bug #834
This commit is contained in:
commit
05e313ad28
@ -180,7 +180,7 @@ h2:after {
|
|||||||
padding-top: 9.5em;
|
padding-top: 9.5em;
|
||||||
height: 100%;
|
height: 100%;
|
||||||
box-shadow:inset -4px 0 20px rgba(0,0,0,0.6);
|
box-shadow:inset -4px 0 20px rgba(0,0,0,0.6);
|
||||||
z-index: 10;
|
z-index: 15;
|
||||||
}
|
}
|
||||||
|
|
||||||
#main {
|
#main {
|
||||||
|
Loading…
Reference in New Issue
Block a user