Commit eeb4456657db1c5da37c38790410a744d846e45d
1 parent
df50f94e
Веталь
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
frontend/web/css/style.css
... | ... | @@ -159,7 +159,7 @@ a.link_buy:active, .submit4m:active,.checkout_basket button:active, .submit4:act |
159 | 159 | |
160 | 160 | } |
161 | 161 | .checkout_basket button:focus, .submit4:focus { outline: none;} |
162 | -.mycarousel{position:absolute;right:0;top:13px;} | |
162 | +.mycarousel{position:absolute;right:22px;top:13px;} | |
163 | 163 | ul.mycarousel{list-style:none;margin:0px;padding:0px;} |
164 | 164 | ul.mycarousel li{margin:0px;padding:0px;} |
165 | 165 | .mycarousel img{border:1px solid #d2d2d2;} | ... | ... |