aboutsummaryrefslogtreecommitdiff
path: root/less/bootstrap.less
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2013-01-16 14:10:33 -0800
committerMark Otto <[email protected]>2013-01-16 14:10:33 -0800
commit13a80f33c80bf8823b1d3addcfdb990ff42409ec (patch)
treeff8b654f574efa2ff3607707d123d479168a225f /less/bootstrap.less
parent3e40e7dfbf24a227ca03bd6144af5ecdc8399bfa (diff)
downloadbootstrap-13a80f33c80bf8823b1d3addcfdb990ff42409ec.tar.xz
bootstrap-13a80f33c80bf8823b1d3addcfdb990ff42409ec.zip
fix up sidenav and components page
Diffstat (limited to 'less/bootstrap.less')
-rw-r--r--less/bootstrap.less2
1 files changed, 1 insertions, 1 deletions
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;
}