drop the .carousel-control base class

This commit is contained in:
Mark Otto 2016-12-04 23:19:54 -08:00
parent 6d9ded8375
commit 4ef547f4bb
4 changed files with 9 additions and 8 deletions

View file

@ -56,7 +56,8 @@
// Left/right controls for nav
//
.carousel-control {
.carousel-control-prev,
.carousel-control-next {
position: absolute;
top: 0;
bottom: 0;