0
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-02-22 19:54:22 +01:00

add missing comma in carousel.less; fixes

This commit is contained in:
Chris Rebert 2013-09-10 16:20:36 -07:00
parent 10a9601560
commit 52516eceba

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