From d80d9251efe88f7ff80b84e28b01292a02dc634a Mon Sep 17 00:00:00 2001 From: ggam Date: Mon, 12 Aug 2013 14:20:17 +0200 Subject: [PATCH] Removed remaining Glyphicons mentions in carousel.less --- less/carousel.less | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/less/carousel.less b/less/carousel.less index 8d31d7e494..d94108de5c 100644 --- a/less/carousel.less +++ b/less/carousel.less @@ -110,7 +110,7 @@ margin-left: -10px; font-family: serif; } - // Non-glyphicon toggles + .icon-prev { &:before { content: '\2039';// SINGLE LEFT-POINTING ANGLE QUOTATION MARK (U+2039) @@ -181,7 +181,6 @@ @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;