2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-14 18:42:30 +03:00

Merge pull request #17294 from unehub/patch-1

PropertySortOrder
This commit is contained in:
Heinrich Fenkart
2015-08-25 02:20:05 +02:00
+1 -1
View File
@@ -27,8 +27,8 @@
.dropup { .dropup {
.dropdown-toggle { .dropdown-toggle {
&::after { &::after {
border-bottom: $caret-width solid;
border-top: 0; border-top: 0;
border-bottom: $caret-width solid;
} }
} }
} }