mirror of
https://github.com/twbs/bootstrap.git
synced 2022-11-09 12:25:43 -05:00
Merge pull request #7872 from burnsra/3.0.0-wip-caret
Fix caret position
This commit is contained in:
commit
5ebd6a4966
2 changed files with 0 additions and 2 deletions
1
docs/assets/css/bootstrap.css
vendored
1
docs/assets/css/bootstrap.css
vendored
|
@ -3791,7 +3791,6 @@ button.close {
|
|||
}
|
||||
|
||||
.btn .caret {
|
||||
margin-top: 8px;
|
||||
margin-left: 0;
|
||||
}
|
||||
|
||||
|
|
|
@ -114,7 +114,6 @@
|
|||
|
||||
// Reposition the caret
|
||||
.btn .caret {
|
||||
margin-top: 8px;
|
||||
margin-left: 0;
|
||||
}
|
||||
// Carets in other button sizes
|
||||
|
|
Loading…
Add table
Reference in a new issue