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
1 changed files with 1 additions and 1 deletions

View File

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