2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-15 11:59:39 +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 {
.dropdown-toggle {
&::after {
border-bottom: $caret-width solid;
border-top: 0;
border-bottom: $caret-width solid;
}
}
}