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:
@@ -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);
|
||||
|
||||
Reference in New Issue
Block a user