1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-09-28 14:29:07 +02: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

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 */