summaryrefslogtreecommitdiffhomepage
path: root/themes/luci-theme-rosy
diff options
context:
space:
mode:
authorJo-Philipp Wich <jo@mein.io>2019-12-25 17:58:06 +0100
committerGitHub <noreply@github.com>2019-12-25 17:58:06 +0100
commit185b84bc9d924780fd390bb3cfd69066c3044dfc (patch)
treed66b4982ce876f446b92e113c1822f88c85127a6 /themes/luci-theme-rosy
parent9e4083fd75f671eb55f3a4e24cbd187374bd2da1 (diff)
parentc6122af7ea9918439abc20c32603197045259b27 (diff)
Merge pull request #3401 from MartB/modal-heightfixv2
luci-theme-*: remove modal max-height #3383 v2
Diffstat (limited to 'themes/luci-theme-rosy')
-rw-r--r--themes/luci-theme-rosy/htdocs/luci-static/rosy/cascade.css1
1 files changed, 0 insertions, 1 deletions
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;