2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-05 16:42:29 +03:00

div > ul ftw

This commit is contained in:
Jacob Thornton
2011-09-02 00:31:19 -07:00
parent c098225cd5
commit 462287e25e
4 changed files with 26 additions and 26 deletions
+2 -1
View File
@@ -108,7 +108,8 @@
// Topbar Nav
// ul.nav for all topbar based navigation to avoid inheritance issues and over-specificity
.topbar h3 ~ ul, .nav {
.topbar div > ul,
.nav {
display: block;
float: left;
margin: 0 10px 0 0;