1
0
Fork 0
mirror of https://github.com/twbs/bootstrap.git synced 2022-11-09 12:25:43 -05:00

fixed two typos in carousel.less

carousel.less has two typos in glyphicon classnames. fixed them.
This commit is contained in:
stoudenmire 2014-02-03 16:24:07 +01:00
parent d675284cf6
commit a484b3bd7a

View file

@ -206,8 +206,8 @@
// Scale up the controls a smidge
.carousel-control {
.glyphicons-chevron-left,
.glyphicons-chevron-right,
.glyphicon-chevron-left,
.glyphicon-chevron-right,
.icon-prev,
.icon-next {
width: 30px;