Skip to content

Commit

Permalink
ENGCOM-3766: Fix issue 19052- Position order showing before the text …
Browse files Browse the repository at this point in the history
…box #19056
  • Loading branch information
sidolov authored Jan 3, 2019
2 parents 61a3d79 + 6219dfe commit c587f1c
Showing 1 changed file with 8 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,14 @@
}
}

.catalog-category-edit {
.admin__grid-control {
.admin__grid-control-value {
display: none;
}
}
}

.product-composite-configure-inner {
.admin__control-text {
&.qty {
Expand Down

0 comments on commit c587f1c

Please sign in to comment.