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-rosy/htdocs/luci-static/rosy/cascade.css | 1 - 1 file changed, 1 deletion(-) (limited to 'themes/luci-theme-rosy') diff --git a/themes/luci-theme-rosy/htdocs/luci-static/rosy/cascade.css b/themes/luci-theme-rosy/htdocs/luci-static/rosy/cascade.css index fca731cad..d74c86d22 100644 --- a/themes/luci-theme-rosy/htdocs/luci-static/rosy/cascade.css +++ b/themes/luci-theme-rosy/htdocs/luci-static/rosy/cascade.css @@ -1389,7 +1389,6 @@ form[method="post"] + form[method="post"], min-width: 270px; max-width: 600px; min-height: 80px; - max-height: 2400px; margin: 5em auto; padding: 1em; border-radius: 20px !important; -- cgit v1.2.3