From c6122af7ea9918439abc20c32603197045259b27 Mon Sep 17 00:00:00 2001 From: MartB Date: Tue, 10 Dec 2019 17:25:41 +0100 Subject: luci-theme-*: remove modal max-height #3383 v2 Signed-off-by: MartB --- themes/luci-theme-material/htdocs/luci-static/material/cascade.css | 1 - 1 file changed, 1 deletion(-) (limited to 'themes/luci-theme-material/htdocs/luci-static') diff --git a/themes/luci-theme-material/htdocs/luci-static/material/cascade.css b/themes/luci-theme-material/htdocs/luci-static/material/cascade.css index 1d78edf0cf..40ff001b95 100644 --- a/themes/luci-theme-material/htdocs/luci-static/material/cascade.css +++ b/themes/luci-theme-material/htdocs/luci-static/material/cascade.css @@ -1608,7 +1608,6 @@ body:not(.Interfaces) .cbi-rowstyle-2:first-child { min-width: 270px; max-width: 600px; min-height: 32px; - max-height: 2400px; margin: 5em auto; padding: 1em; border-radius: 3px !important; -- cgit v1.2.3