From cf693b56321c457ce35e1ebb72a2a5f3606fc563 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Wed, 16 Jan 2013 14:48:25 -0800 Subject: Add in responsive for 1200px+ layout; increase padding for that viewport size --- less/grid.less | 1 - 1 file changed, 1 deletion(-) (limited to 'less/grid.less') diff --git a/less/grid.less b/less/grid.less index 751e9d8c6..b8c1c3beb 100644 --- a/less/grid.less +++ b/less/grid.less @@ -6,7 +6,6 @@ // Set the container width, and override it for fixed navbars in media queries .container { .container-fixed(); - max-width: 940px; } // Mobile-first defaults -- cgit v1.2.3