2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-27 14:46:01 +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
@@ -4308,7 +4308,6 @@ input[type="submit"].btn.btn-mini {
.navbar-static-top {
position: static;
width: 100%;
margin-bottom: 0;
}