simpler and updated docs copy for icon font file paths
This commit is contained in:
parent
48e2f92aab
commit
b35840e48d
3 changed files with 12 additions and 7 deletions
|
|
@ -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 */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue