mirror of
https://github.com/wallabag/wallabag.git
synced 2024-12-21 07:06:30 +00:00
Fix right side-nav scrolling on low height window
This commit is contained in:
parent
510b02573f
commit
8e2419a5cf
3 changed files with 2 additions and 3 deletions
|
@ -439,7 +439,6 @@ nav ul a:hover {
|
|||
.side-nav.fixed.right-aligned {
|
||||
right: -250px;
|
||||
left: auto !important;
|
||||
overflow-y: visible;
|
||||
}
|
||||
|
||||
#filters div.with-checkbox {
|
||||
|
|
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
Loading…
Reference in a new issue