]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
add missing comma in carousel.less; fixes #10562
authorChris Rebert <github@rebertia.com>
Tue, 10 Sep 2013 23:20:36 +0000 (16:20 -0700)
committerChris Rebert <github@rebertia.com>
Tue, 10 Sep 2013 23:20:36 +0000 (16:20 -0700)
less/carousel.less

index 9fff41e73f9a5cec385f3da043a430684aa1813a..c66745c0b4ad638bd618eca0bfcae8435acbaaa0 100644 (file)
   // Scale up the controls a smidge
   .carousel-control {
     .glyphicons-chevron-left,
-    .glyphicons-chevron-right
+    .glyphicons-chevron-right,
     .icon-prev,
     .icon-next {
       width: 30px;