This commit is contained in:
Faris Ansari 2017-03-06 21:02:17 +05:30 committed by Rohit Waghchaure
parent 3b5a412a9c
commit adcb3c62fa
2 changed files with 2 additions and 2 deletions

View File

@ -107,7 +107,7 @@
} }
.erpnext-icon { .erpnext-icon {
width: 24px; width: 24px;
ackmargin-right: 0px; margin-right: 0px;
margin-top: -3px; margin-top: -3px;
} }
.pos .discount-amount-area .discount-field-col { .pos .discount-amount-area .discount-field-col {

View File

@ -138,7 +138,7 @@
} }
.erpnext-icon { .erpnext-icon {
width: 24px;ack width: 24px;
margin-right: 0px; margin-right: 0px;
margin-top: -3px; margin-top: -3px;
} }