2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-17 19:21:23 +03:00
This commit is contained in:
Mark Otto
2015-08-23 23:00:47 -07:00
parent 02069152a2
commit 19deadda95
+1 -1
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;
} }
} }
} }