2
0
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:
Mark Otto
2011-10-16 03:15:17 -07:00
parent be926a04bc
commit 3a4760637f
4 changed files with 70 additions and 74 deletions
-2
View File
@@ -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);