2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-24 14:04:09 +03:00

create vars for responsive grid values, fixed and fluid, and document them in the customizer

This commit is contained in:
Mark Otto
2012-06-20 23:46:51 -07:00
parent 59153205b3
commit 160fe7ca59
8 changed files with 71 additions and 13 deletions
+3 -1
View File
@@ -194,7 +194,9 @@ a:hover {
margin-left: 20px;
}
.container {
.container,
.navbar-fixed-top .container,
.navbar-fixed-bottom .container {
width: 940px;
}