* luci/themes: fix log pages
[project/luci.git] / themes / openwrt.org / htdocs / luci-static / openwrt.org / cascade.css
index 2c0004c..8aea909 100644 (file)
@@ -335,11 +335,10 @@ html #menubar a:visited.warning {
 
 textarea#syslog {
        width: 98%;
-       height: 450px;
+       min-height: 500px;
        border: 3px solid #cccccc;
        padding: 5px;
        font-family: monospace;
-       overflow: auto;
 }
 
 #maincontent {