Files
old-ribica/front-ui/app/css/checkout.css

17 lines
289 B
CSS
Raw Normal View History

.checkout_form_margin {
margin-right: 10px !important;
margin-left: 10px !important;
2016-01-11 08:53:03 +01:00
}
.payment-select-container {
text-align: center;
}
2016-01-11 08:53:03 +01:00
.payment-select-desktop .payment-btn {
margin-right: 10px !important;;
}
2016-01-06 08:26:19 +01:00
2016-01-11 08:53:03 +01:00
.payment-select-mobile .payment-btn {
margin-bottom: 6px !important;
2016-01-06 08:26:19 +01:00
}