]> git.immae.eu Git - github/wallabag/wallabag.git/blobdiff - app/Resources/static/themes/material/css/main.css
Fix right side-nav scrolling on low height window
[github/wallabag/wallabag.git] / app / Resources / static / themes / material / css / main.css
index c6b7326da6bad581f39a21864a36414a62aa7034..50aa690c22c7d9a90178b4e16be5ccfb22402401 100755 (executable)
@@ -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 {