2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-18 12:39:41 +03: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
+1
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;