2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-24 14:04:09 +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 {
&:after {
border-bottom: $caret-width solid;
border-top: none;
border-top: 0;
}
}
}