luci-theme-*: remove modal max-height #3383 v2
authorMartB <mart.b@outlook.de>
Tue, 10 Dec 2019 16:25:41 +0000 (17:25 +0100)
committerJo-Philipp Wich <jo@mein.io>
Sun, 19 Jan 2020 19:19:02 +0000 (20:19 +0100)
Signed-off-by: MartB <mart.b@outlook.de>
(cherry picked from commit c6122af7ea9918439abc20c32603197045259b27)

themes/luci-theme-bootstrap/htdocs/luci-static/bootstrap/cascade.css
themes/luci-theme-material/htdocs/luci-static/material/cascade.css
themes/luci-theme-openwrt/htdocs/luci-static/openwrt.org/cascade.css
themes/luci-theme-rosy/htdocs/luci-static/rosy/cascade.css

index 633eda9386be1d8d3290e05dc3c68f73653aa992..bf0a63d76813afabc8b95246f360f97ef837e874 100644 (file)
@@ -1196,7 +1196,6 @@ footer {
        background: #fff;
        box-shadow: 0 0 3px #444;
        padding: 1em 1em .5em 1em;
-       max-height: 2400px;
        min-width: 270px;
 }
 
index 1d78edf0cffaf6e00ee147986cab4ed60eea41e8..40ff001b9501c3b42ce890333bfcd46d8329ebe1 100644 (file)
@@ -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;
index faaaf220a151a23a1f9f4d326e6d9e8196aa9bd3..f59958494d4cae784b59269cc1ba00dd7ac3f647 100644 (file)
@@ -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;
 }
index ba3de8845fabca0713f77ebc5f3c524387091248..b361332afe247db4e526f80aa113b9f743242e92 100644 (file)
@@ -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;