diff options
Diffstat (limited to 'examples/carousel/carousel.css')
| -rw-r--r-- | examples/carousel/carousel.css | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/examples/carousel/carousel.css b/examples/carousel/carousel.css index 1ac82e089..164f306ea 100644 --- a/examples/carousel/carousel.css +++ b/examples/carousel/carousel.css @@ -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 -------------------------------------------------- */ |
