0
0
mirror of https://github.com/twbs/bootstrap.git synced 2024-12-01 13:24:25 +01:00

v4: Dropdown caret is not horizontally alligned

Fix #17135
This commit is contained in:
Kevin Kirsche 2015-08-20 11:29:23 -04:00
parent 0771881935
commit b093f010df

View File

@ -11,6 +11,7 @@
width: 0;
height: 0;
margin-left: .25rem;
margin-right: .25rem;
vertical-align: middle;
content: "";
border-top: $caret-width solid;