0
0
mirror of https://github.com/twbs/bootstrap.git synced 2024-12-01 13:24:25 +01:00

Merge pull request #12552 from stoudenmire/carousel-icon-classname-fix

Fixes two typos in carousel.less
This commit is contained in:
Mark Otto 2014-02-08 16:03:25 -08:00
commit b6444c6472

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;