2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-27 14:46:01 +03:00

update non-responsive docs and example to really disable it

This commit is contained in:
Mark Otto
2013-08-17 15:07:53 -07:00
parent 6c765ac821
commit 4f97df8aa4
3 changed files with 8 additions and 4 deletions
+2 -1
View File
@@ -1,5 +1,6 @@
.container {
max-width: 970px;
max-width: none !important;
width: 970px;
}
.col-xs-4 {