mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-02 16:04:07 +03:00
Re-enable glyphicons in carousel controls and then remove redundant CSS from example
This commit is contained in:
@@ -18,13 +18,6 @@ body {
|
||||
z-index: 15;
|
||||
}
|
||||
|
||||
/* Vertically aligns left and right chevrons. */
|
||||
.carousel-control > .glyphicon-chevron-left, .carousel-control > .glyphicon-chevron-right {
|
||||
position: absolute;
|
||||
display: inline-block;
|
||||
top: 50%;
|
||||
}
|
||||
|
||||
|
||||
/* CUSTOMIZE THE CAROUSEL
|
||||
-------------------------------------------------- */
|
||||
|
||||
Reference in New Issue
Block a user