diff --git a/CHANGELOG.md b/CHANGELOG.md index 84f66e5e..7bb00fa8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,7 +1,11 @@ Upcoming Version (WIP) ================== Bug fixes: +<<<<<<< OLMIS-8192-explanation-auto-resize +* [OLMIS-8192](https://openlmis.atlassian.net/browse/OLMIS-8192): Requested quantity explanation column adjusts width with input. +======= * [OLMIS-8191](https://openlmis.atlassian.net/browse/OLMIS-8191): Remarks column editable and size adjustable dynamically. +>>>>>>> master * [OLMIS-8154](https://openlmis.atlassian.net/browse/OLMIS-8154): Explanation no longer required when requested equals calculated. 7.0.16 / 2026-02-05 diff --git a/src/requisition-product-grid/product-grid-cell-input-text.html b/src/requisition-product-grid/product-grid-cell-input-text.html index 0886d1a2..20aa764d 100644 --- a/src/requisition-product-grid/product-grid-cell-input-text.html +++ b/src/requisition-product-grid/product-grid-cell-input-text.html @@ -1,4 +1,6 @@ - \ No newline at end of file +
+ +
\ No newline at end of file