[-] FO : ajax cart now display cart rules correctly #PSTEST-724
// Small addition to the controller override git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13527 b9a71923-0436-4b27-9f14-aed3839534dd
This commit is contained in:
@@ -101,3 +101,11 @@
|
||||
#cart_block table#vouchers tr td{
|
||||
padding: 2px;
|
||||
}
|
||||
#cart_block table#vouchers tr td.quantity{
|
||||
margin-right:5px;
|
||||
min-width:18px
|
||||
}
|
||||
#cart_block table#vouchers tr td.delete{
|
||||
text-align: right;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user