ui cleanup

This commit is contained in:
Faris Ansari
2017-03-09 17:03:14 +05:30
committed by Rohit Waghchaure
parent 45510109b6
commit 07c9f35779
5 changed files with 11 additions and 8 deletions

View File

@@ -275,7 +275,7 @@ body[data-route="pos"] .modal-dialog {
vertical-align: middle;
}
.pos-list-row .subject {
width: 50%;
width: 40%;
}
.pos-list-row .list-row-checkbox,
.pos-list-row .list-select-all {
@@ -307,7 +307,7 @@ body[data-route="pos"] .modal-dialog {
justify-content: center;
height: 100%;
}
.pos .items .pos-list-row:last-child {
.pos .pos-list-row:last-child {
border-bottom: none;
}
.pos .form-section-heading {