Commit 52516ece authored by Chris Rebert's avatar Chris Rebert

add missing comma in carousel.less; fixes #10562

parent 10a96015
...@@ -195,7 +195,7 @@ ...@@ -195,7 +195,7 @@
// Scale up the controls a smidge // Scale up the controls a smidge
.carousel-control { .carousel-control {
.glyphicons-chevron-left, .glyphicons-chevron-left,
.glyphicons-chevron-right .glyphicons-chevron-right,
.icon-prev, .icon-prev,
.icon-next { .icon-next {
width: 30px; width: 30px;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment