|
@@ -112,7 +112,7 @@
|
|
|
|
|
|
.dabory-multipopup-box .dabory-slider .dabory-pagination-item-text {
|
|
|
display: table-cell !important;
|
|
|
- padding: 0 4px !important !important;
|
|
|
+ padding: 0 4px !important;
|
|
|
font-size: 11px !important;
|
|
|
line-height: 17px !important;
|
|
|
color: #828282 !important;
|
|
@@ -297,7 +297,7 @@
|
|
|
|
|
|
.dabory-slider img {
|
|
|
max-width: 300px !important;
|
|
|
- height: auto;
|
|
|
+ height: auto !important;
|
|
|
}
|
|
|
|
|
|
.dabory-multipopup-btn-item_todayclose {
|