* Fix bug #15121.
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
#features {padding: 10px 0;}
|
||||
#features > header {text-align: center;}
|
||||
#features > footer {text-align: center; padding-top: 18px; border-top: 1px solid #eee}
|
||||
|
||||
@@ -8,7 +9,7 @@
|
||||
#featuresNav > li.active > a:hover {background-color: #f1f1f1; opacity: 1;}
|
||||
|
||||
#featuresCarousel {padding: 0 50px;}
|
||||
#featuresCarousel .carousel-indicators {bottom: 0;}
|
||||
#featuresCarousel .carousel-indicators {bottom: -10px;}
|
||||
#featuresCarousel .carousel-indicators li {border-color: #d8d8d8; background-color: #d8d8d8; width: 12px; height: 12px;}
|
||||
#featuresCarousel .carousel-indicators li + li {margin-left: 10px !important;}
|
||||
#featuresCarousel .carousel-indicators .active {border-color: #73b1df; background-color: #73b1df; margin: 1px;}
|
||||
|
||||
Reference in New Issue
Block a user