2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-27 14:46:01 +03:00

Overhaul navbar navs

* Switch from  to  to eliminate an element in selectors
* Drop .navbar-divider entirely
This commit is contained in:
Mark Otto
2013-04-27 18:28:39 -07:00
parent 2ffa0e4409
commit 8b3a1702d4
4 changed files with 126 additions and 204 deletions
+1 -1
View File
@@ -308,7 +308,7 @@ section > ul li {
.bs-navbar-bottom-example {
z-index: 1;
padding: 0;
height: 90px;
height: 110px;
overflow: hidden; /* cut the drop shadows off */
}
.bs-navbar-top-example .navbar-fixed-top,