themes/openwrt: increase content width to 96%, more space on small resolutions
[project/luci.git] / themes / openwrt / htdocs / luci-static / openwrt.org / cascade.css
index c53ca01..75a74d1 100644 (file)
@@ -253,7 +253,7 @@ textarea#syslog {
 
 #maincontainer {
        clear: both;
-       width: 80%;
+       width: 96%;
        margin: 0 auto;
 }