mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-05 16:42:29 +03:00
tweak navbar styles for static version to not cause problems on responsive layouts
This commit is contained in:
@@ -111,8 +111,6 @@
|
||||
margin-bottom: @baseLineHeight;
|
||||
}
|
||||
.navbar-static .navbar-inner {
|
||||
margin-left: -20px;
|
||||
margin-right: -20px;
|
||||
padding-left: 20px;
|
||||
padding-right: 20px;
|
||||
.border-radius(4px);
|
||||
|
||||
Reference in New Issue
Block a user