Skip to content

Commit a2d6306

Browse files
authored
ENGCOM-5214: [Backport] Fixed #22506: Search suggestion panel overlapping on advance reporting button #23151
2 parents 364645d + 154a581 commit a2d6306

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
@@ -84,6 +84,8 @@
8484
position: absolute;
8585
right: 0;
8686
top: 100%;
87+
word-break: break-word;
88+
word-wrap: break-word;
8789
z-index: 2;
8890

8991
&:after {

0 commit comments

Comments
 (0)