Hi,

Originally Posted by
hoovermatt
I've upgraded to vs. 2.2.2 and now I have no margin on the accepted card icons on my checkout page. The margin is still good on the sidebox though. I would assume that it's not getting directed to my stylesheet but I'm not sure where to look.
Make sure your stylesheet has the following styles and all should be fine:
Code:
.CeonManualCardCardIcon { margin-right: 4px; margin-bottom: 4px; }
.CeonManualCardCardsAcceptedSideboxCardIcon { margin-left: 4px; margin-bottom: 4px; }
.CeonManualCardFormGadgetError { background: #ff6633; }
label.inputLabelPayment { margin-bottom: 0.5em; }
All the best..
Conor
ceon
Bookmarks