From 438df402b04b9a086c6cdecc48b2f72473c6d5a5 Mon Sep 17 00:00:00 2001 From: Jo-Philipp Wich Date: Wed, 1 Dec 2010 20:30:43 +0000 Subject: [PATCH] themes/openwrt: increase content width to 96%, more space on small resolutions --- themes/openwrt/htdocs/luci-static/openwrt.org/cascade.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/themes/openwrt/htdocs/luci-static/openwrt.org/cascade.css b/themes/openwrt/htdocs/luci-static/openwrt.org/cascade.css index c53ca014b..75a74d1c5 100644 --- a/themes/openwrt/htdocs/luci-static/openwrt.org/cascade.css +++ b/themes/openwrt/htdocs/luci-static/openwrt.org/cascade.css @@ -253,7 +253,7 @@ textarea#syslog { #maincontainer { clear: both; - width: 80%; + width: 96%; margin: 0 auto; } -- 2.11.0