0
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-02-20 17:54:23 +01: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
commit 9d684a935d

View File

@ -27,8 +27,8 @@
.dropup {
.dropdown-toggle {
&::after {
border-bottom: $caret-width solid;
border-top: 0;
border-bottom: $caret-width solid;
}
}
}