XEDITION 레이아웃 .pagination 부분을 .swiper-pagination 으로 변경

This commit is contained in:
dlehdanakf 2015-07-07 13:46:21 +09:00
parent cc5207423e
commit cd71e1142f
2 changed files with 3 additions and 3 deletions

View file

@ -918,7 +918,7 @@ a:hover, a:active, a:focus {
background-color: rgba(0, 0, 0, 0.2);
cursor: pointer;
}
.pagination {
.swiper-pagination {
position: absolute;
left: 0;
text-align: center;