luci-base, themes: dropdown behaviour improvements
[project/luci.git] / themes / luci-theme-bootstrap / htdocs / luci-static / bootstrap / cascade.css
index 22c49fdde1a0538cbc6ec026656a815ec6c3600f..e64744994e950ea727d63b77caf406610585cc86 100644 (file)
@@ -60,7 +60,6 @@ blockquote:after {
 }
 
 html {
-       overflow-y: scroll;
        font-size: 100%;
        -webkit-text-size-adjust: 100%;
        -ms-text-size-adjust: 100%;
@@ -1457,6 +1456,7 @@ footer {
        max-width: none;
        min-width: 100%;
        width: auto;
+       transition: max-height .125s ease-in;
 }
 
 .cbi-dropdown > ul > li[display],