[-] FO: fixed bug shopping cart price misplaced - #9971
This commit is contained in:
@@ -38,6 +38,7 @@
|
||||
display:inline-block;
|
||||
margin-right:5px;
|
||||
min-width:18px;
|
||||
vertical-align: top;
|
||||
}
|
||||
#cart_block .cart_block_product_name {font-weight:bold}
|
||||
#cart_block .remove_link, #cart_block .deleteCustomizableProduct {
|
||||
@@ -61,7 +62,7 @@
|
||||
padding-bottom:10px
|
||||
}
|
||||
#cart_block #cart_block_list dt {padding:4px 0}
|
||||
#cart_block #cart_block_list dt a {font-weight:bold}
|
||||
#cart_block #cart_block_list dt a {font-weight:bold; display: inline-block; width: 95px}
|
||||
#cart_block #cart_block_list dd {
|
||||
margin-left:20px
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user