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 6f44846149..d100a06442 100644 --- a/themes/luci-theme-material/htdocs/luci-static/material/cascade.css +++ b/themes/luci-theme-material/htdocs/luci-static/material/cascade.css @@ -1961,7 +1961,6 @@ td > .ifacebadge, #syslog { font-size: small; - overflow-y: hidden; width: 100%; min-height: 15rem; padding: 1rem; diff --git a/themes/luci-theme-openwrt/htdocs/luci-static/openwrt.org/cascade.css b/themes/luci-theme-openwrt/htdocs/luci-static/openwrt.org/cascade.css index 9fcf6557b5..3f8235068e 100644 --- a/themes/luci-theme-openwrt/htdocs/luci-static/openwrt.org/cascade.css +++ b/themes/luci-theme-openwrt/htdocs/luci-static/openwrt.org/cascade.css @@ -489,7 +489,6 @@ textarea#syslog { border: 3px solid #cccccc; padding: 5px; font-family: monospace; - overflow-y: hidden; } #maincontainer {