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-openwrt/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-openwrt/htdocs')
-rw-r--r-- | themes/luci-theme-openwrt/htdocs/luci-static/openwrt.org/cascade.css | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/themes/luci-theme-openwrt/htdocs/luci-static/openwrt.org/cascade.css b/themes/luci-theme-openwrt/htdocs/luci-static/openwrt.org/cascade.css index faaaf220a..f59958494 100644 --- a/themes/luci-theme-openwrt/htdocs/luci-static/openwrt.org/cascade.css +++ b/themes/luci-theme-openwrt/htdocs/luci-static/openwrt.org/cascade.css @@ -226,7 +226,6 @@ hr { background: #f5f5f5; border: 1px solid #000; padding: .5em .5em .25em .5em !important; - max-height: 2400px; min-width: 270px; color: #444; } |