2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-14 18:42:30 +03:00

fixes #5041: add new navbar css tests for each variation, remove width: 100%; from .navbar-static-top

This commit is contained in:
Mark Otto
2012-09-17 15:49:22 -07:00
parent f69e244a60
commit 03a406d920
5 changed files with 209 additions and 37 deletions
-1
View File
@@ -152,7 +152,6 @@
.navbar-static-top {
position: static;
width: 100%;
margin-bottom: 0; // remove 18px margin for default navbar
.navbar-inner {
.border-radius(0);