Commit 64377a841f3c09e54163e90b31e00bd5cb44905d
1 parent
88a2056f
Веталь
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
frontend/web/css/style.css
... | ... | @@ -362,7 +362,7 @@ ul.product_colors li img{ |
362 | 362 | .basket_item{padding:10px 0px;border-bottom:1px solid #b7b7b7;clear: both} |
363 | 363 | .basket_item img{margin-right:20px;} |
364 | 364 | .basket_item .count{margin:20px 0px;} |
365 | -.basket_item .fr{margin-top:5px;} | |
365 | +.basket_item .fr{margin-top:13px;} | |
366 | 366 | .basket_item .info{overflow:hidden;} |
367 | 367 | .basket_item > a{display: block; |
368 | 368 | float: left;} | ... | ... |