aboutsummaryrefslogtreecommitdiff
path: root/less/grid.less
diff options
context:
space:
mode:
Diffstat (limited to 'less/grid.less')
-rw-r--r--less/grid.less1
1 files changed, 1 insertions, 0 deletions
diff --git a/less/grid.less b/less/grid.less
index b401d4b6d..15017b7cb 100644
--- a/less/grid.less
+++ b/less/grid.less
@@ -5,6 +5,7 @@
// Set the container width, and override it for fixed navbars in media queries
.container {
+ .container-fixed();
max-width: 940px;
}