2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-18 12:39:41 +03:00

simpler and updated docs copy for icon font file paths

This commit is contained in:
Mark Otto
2014-06-09 21:00:27 -07:00
parent 48e2f92aab
commit b35840e48d
3 changed files with 12 additions and 7 deletions
+4
View File
@@ -1060,10 +1060,14 @@ h1[id] {
}
/* Example dropdowns */
.bs-example > .dropdown > .dropdown-toggle {
float: left;
}
.bs-example > .dropdown > .dropdown-menu {
position: static;
display: block;
margin-bottom: 5px;
clear: left;
}
/* Example tabbable tabs */