mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-04-09 07:20:58 +00:00
Merge pull request #17137 from kkirsche/patch-10
v4: Dropdown caret is not horizontally alligned
This commit is contained in:
commit
8d46755f99
1 changed files with 1 additions and 0 deletions
|
|
@ -11,6 +11,7 @@
|
|||
width: 0;
|
||||
height: 0;
|
||||
margin-left: .25rem;
|
||||
margin-right: .25rem;
|
||||
vertical-align: middle;
|
||||
content: "";
|
||||
border-top: $caret-width solid;
|
||||
|
|
|
|||
Loading…
Reference in a new issue