Skip to content

Commit 7777399

Browse files
ENGCOM-4833: Fixed #22506: Search suggestion panel overlapping on advance reporting button #22520
- Merge Pull Request #22520 from webkul-ajaysaini/magento2:Fixed-22506 - Merged commits: 1. 0f1972b 2. 813bb4a
2 parents 211dd25 + 813bb4a commit 7777399

File tree

1 file changed

+2
-0
lines changed
  • app/design/adminhtml/Magento/backend/Magento_Backend/web/css/source/module/header/actions-group

1 file changed

+2
-0
lines changed

app/design/adminhtml/Magento/backend/Magento_Backend/web/css/source/module/header/actions-group/_search.less

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -87,6 +87,8 @@
8787
right: 0;
8888
top: 100%;
8989
z-index: 2;
90+
word-break: break-word;
91+
word-wrap: break-word;
9092

9193
&:after {
9294
background-color: @action-dropdown__background-color;

0 commit comments

Comments
 (0)