mirror of
https://github.com/twbs/bootstrap.git
synced 2025-01-17 09:52:29 +01:00
Merge pull request #9374 from ggam/carousel-glyphicons
Removed remaining Glyphicons mentions in carousel.less
This commit is contained in:
commit
3ce2b645c7
@ -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 @@
|
|||||||
@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;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user