luci-theme-bootstrap: prevent hiding header bar on long vertical scrolls
[project/luci.git] / themes / luci-theme-bootstrap / htdocs / luci-static / bootstrap / cascade.css
index 85252160b105f380d0ceb2b629b18db5ee854f09..3cc254bede7e3736b2e7d768ac83ad546db6e795 100644 (file)
@@ -269,7 +269,7 @@ body {
        line-height: 18px;
        color: var(--text-color-high);
        padding: 5px;
-       height: 100%;
+       min-height: 100%;
        display: flex;
        flex-direction: column;
 }