diff options
author | MartB <mart.b@outlook.de> | 2019-12-10 17:25:41 +0100 |
---|---|---|
committer | MartB <mart.b@outlook.de> | 2019-12-10 17:26:10 +0100 |
commit | c6122af7ea9918439abc20c32603197045259b27 (patch) | |
tree | 60cdafe14e88898a9c22da2758d3766d840a6e55 /themes/luci-theme-bootstrap/htdocs | |
parent | d87169c0f60f9e7c1f8a61b2809473802093ff31 (diff) |
luci-theme-*: remove modal max-height #3383 v2
Signed-off-by: MartB <mart.b@outlook.de>
Diffstat (limited to 'themes/luci-theme-bootstrap/htdocs')
-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 f127501ae..89f32b06a 100644 --- a/themes/luci-theme-bootstrap/htdocs/luci-static/bootstrap/cascade.css +++ b/themes/luci-theme-bootstrap/htdocs/luci-static/bootstrap/cascade.css @@ -1196,7 +1196,6 @@ footer { background: #fff; box-shadow: 0 0 3px #444; padding: 1em 1em .5em 1em; - max-height: 2400px; min-width: 270px; } |