This commit is contained in:
Mark Otto 2015-08-23 23:00:47 -07:00
parent 02069152a2
commit 19deadda95
1 changed files with 1 additions and 1 deletions

View File

@ -28,7 +28,7 @@
.dropdown-toggle { .dropdown-toggle {
&:after { &:after {
border-bottom: $caret-width solid; border-bottom: $caret-width solid;
border-top: none; border-top: 0;
} }
} }
} }