From 13a80f33c80bf8823b1d3addcfdb990ff42409ec Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Wed, 16 Jan 2013 14:10:33 -0800 Subject: fix up sidenav and components page --- less/bootstrap.less | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'less/bootstrap.less') diff --git a/less/bootstrap.less b/less/bootstrap.less index 1cbed88ef..896a91641 100644 --- a/less/bootstrap.less +++ b/less/bootstrap.less @@ -87,7 +87,7 @@ } */ .container { - width: 940px; + max-width: 940px; margin-left: auto; margin-right: auto; } -- cgit v1.2.3