1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-15 18:14:17 +02:00
This commit is contained in:
Mark Otto
2015-08-23 23:00:47 -07:00
parent 02069152a2
commit 19deadda95

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;
} }
} }
} }