z-index
This commit is contained in:
parent
bec6181d96
commit
2689cfb534
@ -2,6 +2,7 @@ seaweedchan:
|
||||
- Fix emoji and favicon previews not updating on change.
|
||||
- Fix issue with dragging thread watcher
|
||||
- Fix some settings not importing when coming from Mayhem's v3
|
||||
- Fix menu z-index
|
||||
|
||||
MayhemYDG:
|
||||
- Fix bug where a thread would freeze on load.
|
||||
|
||||
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@ -840,7 +840,6 @@ a:only-of-type > .remove {
|
||||
#menu {
|
||||
position: fixed;
|
||||
outline: none;
|
||||
z-index: 22;
|
||||
}
|
||||
.entry {
|
||||
border-bottom: 1px solid rgba(0,0,0,.25);
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user