From: MartB Date: Mon, 2 Dec 2019 21:16:24 +0000 (+0100) Subject: luci-theme-bootstrap: fix background of large modal overlays. X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=43c74d3a22483cde1502c657fd6c4cc8e93252e6;p=oweals%2Fluci.git luci-theme-bootstrap: fix background of large modal overlays. Signed-off-by: MartB (cherry picked from commit 7f9eb4638b0fa5d7b08270b232bb6bbe13b2e570) --- diff --git a/themes/luci-theme-bootstrap/htdocs/luci-static/bootstrap/cascade.css b/themes/luci-theme-bootstrap/htdocs/luci-static/bootstrap/cascade.css index f5bdd3f90..8ae656536 100644 --- a/themes/luci-theme-bootstrap/htdocs/luci-static/bootstrap/cascade.css +++ b/themes/luci-theme-bootstrap/htdocs/luci-static/bootstrap/cascade.css @@ -2198,7 +2198,6 @@ div.cbi-value var, background: #fff; box-shadow: 0 0 3px #444; padding: 1em 1em .5em 1em; - max-height: 2400px; min-width: 270px; }