diff options
author | MartB <mart.b@outlook.de> | 2019-12-02 22:16:24 +0100 |
---|---|---|
committer | MartB <mart.b@outlook.de> | 2019-12-02 22:17:59 +0100 |
commit | 7f9eb4638b0fa5d7b08270b232bb6bbe13b2e570 (patch) | |
tree | 17275e4cb48a99c2181d4fa737fff0f16364a85e /themes/luci-theme-bootstrap/htdocs/luci-static/bootstrap/cascade.css | |
parent | a67c1c4769349b283d1589c53ecd2c29253a9074 (diff) |
luci-theme-bootstrap: fix background of large modal overlays.
Signed-off-by: MartB <mart.b@outlook.de>
Diffstat (limited to 'themes/luci-theme-bootstrap/htdocs/luci-static/bootstrap/cascade.css')
-rw-r--r-- | themes/luci-theme-bootstrap/htdocs/luci-static/bootstrap/cascade.css | 1 |
1 files changed, 0 insertions, 1 deletions
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 c69989a893..f127501ae9 100644 --- a/themes/luci-theme-bootstrap/htdocs/luci-static/bootstrap/cascade.css +++ b/themes/luci-theme-bootstrap/htdocs/luci-static/bootstrap/cascade.css @@ -2202,7 +2202,6 @@ div.cbi-value var, background: #fff; box-shadow: 0 0 3px #444; padding: 1em 1em .5em 1em; - max-height: 2400px; min-width: 270px; } |