From: Michael Tremer Date: Sat, 11 Jan 2014 11:51:21 +0000 (+0100) Subject: theme: Set width to 960px. X-Git-Url: http://git.ipfire.org/?p=people%2Fteissler%2Fipfire-2.x.git;a=commitdiff_plain;h=1ada718c392cfdbe6c989ee44c15188f7f639f7b 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 5ce21790b..b92b9dc02 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 */