Commit d80d9251 authored by ggam's avatar ggam

Removed remaining Glyphicons mentions in carousel.less

parent 175a1125
...@@ -110,7 +110,7 @@ ...@@ -110,7 +110,7 @@
margin-left: -10px; margin-left: -10px;
font-family: serif; font-family: serif;
} }
// Non-glyphicon toggles
.icon-prev { .icon-prev {
&:before { &:before {
content: '\2039';// SINGLE LEFT-POINTING ANGLE QUOTATION MARK (U+2039) content: '\2039';// SINGLE LEFT-POINTING ANGLE QUOTATION MARK (U+2039)
...@@ -181,7 +181,6 @@ ...@@ -181,7 +181,6 @@
@media screen and (min-width: @screen-tablet) { @media screen and (min-width: @screen-tablet) {
// Scale up the controls a smidge // Scale up the controls a smidge
.carousel-control .glyphicon,
.carousel-control .icon-prev, .carousel-control .icon-prev,
.carousel-control .icon-next { .carousel-control .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