]> git.ipfire.org Git - people/teissler/ipfire-2.x.git/commitdiff
theme: Set width to 960px.
authorMichael Tremer <michael.tremer@ipfire.org>
Sat, 11 Jan 2014 11:51:21 +0000 (12:51 +0100)
committerMichael Tremer <michael.tremer@ipfire.org>
Sat, 11 Jan 2014 11:51:21 +0000 (12:51 +0100)
html/html/themes/ipfire/include/css/style.css

index 5ce21790b376f447cd6db72b4d2c7d6c395d8771..b92b9dc02d154789bafd55831a3cd6162900f6bc 100644 (file)
@@ -2,7 +2,7 @@
 /* This controls the width of the fixed width layouts */
 
 .fixed {
-       width: 910px !important;
+       width: 960px !important;
 }
 
 /* Basic Stuff */