]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Removed remaining Glyphicons mentions in carousel.less 9374/head
authorggam <ggam@brainleakage.com>
Mon, 12 Aug 2013 12:20:17 +0000 (14:20 +0200)
committerggam <ggam@brainleakage.com>
Mon, 12 Aug 2013 12:20:17 +0000 (14:20 +0200)
less/carousel.less

index 8d31d7e49410745a858b594a6ddefd2161d21335..d94108de5c837db71e14b347085f411cdd561f52 100644 (file)
     margin-left: -10px;
     font-family: serif;
   }
-  // Non-glyphicon toggles
+
   .icon-prev {
     &:before {
       content: '\2039';// SINGLE LEFT-POINTING ANGLE QUOTATION MARK (U+2039)
 @media screen and (min-width: @screen-tablet) {
 
   // Scale up the controls a smidge
-  .carousel-control .glyphicon,
   .carousel-control .icon-prev,
   .carousel-control .icon-next {
     width: 30px;