luci-theme-*: remove modal max-height #3383 v2 3401/head
authorMartB <mart.b@outlook.de>
Tue, 10 Dec 2019 16:25:41 +0000 (17:25 +0100)
committerMartB <mart.b@outlook.de>
Tue, 10 Dec 2019 16:26:10 +0000 (17:26 +0100)
Signed-off-by: MartB <mart.b@outlook.de>
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 f127501ae9313602deabac2f71a99d94eb1ba3cb..89f32b06ae4e2cb9a61861939a2b79b3a72df2ab 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 fca731cadd393905e0c6cb52313ab4c38b2fbf92..d74c86d22fa242952a18457c6b30d04f4b21f311 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;