theme: Set width to 960px.

This commit is contained in:
Michael Tremer
2014-01-11 12:51:21 +01:00
parent 0f9894afa1
commit 1ada718c39

View File

@@ -2,7 +2,7 @@
/* This controls the width of the fixed width layouts */
.fixed {
width: 910px !important;
width: 960px !important;
}
/* Basic Stuff */