1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-29 16:19:53 +02: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

View File

@@ -4308,7 +4308,6 @@ input[type="submit"].btn.btn-mini {
.navbar-static-top {
position: static;
width: 100%;
margin-bottom: 0;
}