Fixed up slider

This commit is contained in:
Max Lynch
2015-09-02 16:28:26 -05:00
parent 4e56032c37
commit b2555666f9
4 changed files with 3950 additions and 3971 deletions

View File

@ -196,7 +196,6 @@ button.swiper-pagination-bullet {
}
.swiper-pagination-bullet-active {
opacity: 1;
background: #007aff;
}
.swiper-pagination-white .swiper-pagination-bullet-active {
background: #fff;
@ -218,7 +217,7 @@ button.swiper-pagination-bullet {
display: block;
}
.swiper-container-horizontal > .swiper-pagination {
bottom: 10px;
bottom: 20px;
left: 0;
width: 100%;
}