2
0
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:
Mark Otto
2013-08-19 00:58:29 -07:00
parent dbd749c226
commit 285393fb77
4 changed files with 14 additions and 10 deletions
-7
View File
@@ -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
-------------------------------------------------- */