mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-05-24 14:04:09 +03:00
fix navbar container for default 940px grid per #2194
This commit is contained in:
Vendored
+3
@@ -2740,6 +2740,9 @@ button.btn.btn-small, input[type="submit"].btn.btn-small {
|
||||
-moz-border-radius: 0;
|
||||
border-radius: 0;
|
||||
}
|
||||
.navbar-fixed-top .container, .navbar-fixed-bottom .container {
|
||||
width: 940px;
|
||||
}
|
||||
.navbar-fixed-top {
|
||||
top: 0;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user