themes/openwrt: increase content width to 96%, more space on small resolutions
authorJo-Philipp Wich <jow@openwrt.org>
Wed, 1 Dec 2010 20:30:43 +0000 (20:30 +0000)
committerJo-Philipp Wich <jow@openwrt.org>
Wed, 1 Dec 2010 20:30:43 +0000 (20:30 +0000)
themes/openwrt/htdocs/luci-static/openwrt.org/cascade.css

index c53ca014ba4ff121f8b49f32e69e71253120b98c..75a74d1c511d946a0609abb11f6fe2bc38ea69f1 100644 (file)
@@ -253,7 +253,7 @@ textarea#syslog {
 
 #maincontainer {
        clear: both;
-       width: 80%;
+       width: 96%;
        margin: 0 auto;
 }