1
0
Fork 0
mirror of https://github.com/twbs/bootstrap.git synced 2022-11-09 12:25:43 -05: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 {
&:after {
border-bottom: $caret-width solid;
border-top: none;
border-top: 0;
}
}
}