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:
Vendored
+3
-1
@@ -194,7 +194,9 @@ a:hover {
|
||||
margin-left: 20px;
|
||||
}
|
||||
|
||||
.container {
|
||||
.container,
|
||||
.navbar-fixed-top .container,
|
||||
.navbar-fixed-bottom .container {
|
||||
width: 940px;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user