Adjusted styles for error message

This commit is contained in:
PCoder 2017-07-16 16:04:15 +05:30
parent acaa791a37
commit b67a12f01b

View file

@ -543,6 +543,12 @@ a.unlink:hover {
width: 10%;
}
#card-errors {
clear: both;
padding: 0 0 10px;
color: #eb4d5c;
}
@media (max-width: 767px) {
.dcl-order-table-total span {
padding-left: 3px;