Fix right side-nav scrolling on low height window
This commit is contained in:
parent
510b02573f
commit
8e2419a5cf
@ -439,7 +439,6 @@ nav ul a:hover {
|
|||||||
.side-nav.fixed.right-aligned {
|
.side-nav.fixed.right-aligned {
|
||||||
right: -250px;
|
right: -250px;
|
||||||
left: auto !important;
|
left: auto !important;
|
||||||
overflow-y: visible;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
#filters div.with-checkbox {
|
#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…
x
Reference in New Issue
Block a user