From: Michael Tremer Date: Sat, 11 Jan 2014 11:51:21 +0000 (+0100) Subject: theme: Set width to 960px. X-Git-Tag: v2.15-beta1~2^2~1^2~5 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=1ada718c392cfdbe6c989ee44c15188f7f639f7b;p=ipfire-2.x.git theme: Set width to 960px. --- diff --git a/html/html/themes/ipfire/include/css/style.css b/html/html/themes/ipfire/include/css/style.css index 5ce21790b3..b92b9dc02d 100644 --- a/html/html/themes/ipfire/include/css/style.css +++ b/html/html/themes/ipfire/include/css/style.css @@ -2,7 +2,7 @@ /* This controls the width of the fixed width layouts */ .fixed { - width: 910px !important; + width: 960px !important; } /* Basic Stuff */