Fix right side-nav scrolling on low height window

This commit is contained in:
Simounet 2016-12-29 19:17:36 +01:00
parent 510b02573f
commit 8e2419a5cf
3 changed files with 2 additions and 3 deletions

View file

@ -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