Skip to content

Commit c105a2f

Browse files
committed
Fix admin search filter page break
1 parent 95ba7ae commit c105a2f

File tree

1 file changed

+1
-0
lines changed
  • app/design/adminhtml/Magento/backend/Magento_Ui/web/css/source/module/data-grid/data-grid-header

1 file changed

+1
-0
lines changed

app/design/adminhtml/Magento/backend/Magento_Ui/web/css/source/module/data-grid/data-grid-header/_data-grid-filters.less

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -354,6 +354,7 @@
354354

355355
.admin__current-filters-list-wrap {
356356
width: 100%;
357+
word-break: break-all;
357358
}
358359

359360
.admin__current-filters-list {

0 commit comments

Comments
 (0)