From 0fabca01dbd02c480cfb431d5abb0d6cd327622e Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Fri, 30 Nov 2012 16:18:40 -0800 Subject: Remove more fluid grid stuff * No more fluid layout * No fluid grid overrides for tables.less * No more fluid example page --- less/grid.less | 1 + 1 file changed, 1 insertion(+) (limited to 'less/grid.less') 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; } -- cgit v1.2.3