andre
пре 4 година
1 измењених фајлова са
3 додато и
2 уклоњено
-
3
2
products.tpl
|
|
@@ -106,8 +106,9 @@
|
|
|
min-height: 100%;
|
|
|
}
|
|
|
.flickity-page-dots {
|
|
|
- top: -30px;
|
|
|
- bottom: 30px;
|
|
|
+ position: absolute;
|
|
|
+ top: 300px;
|
|
|
+ left: 300px;
|
|
|
}
|
|
|
.carousel-cell {
|
|
|
height: 100%
|