Skip to content

Commit dcda2a2

Browse files
authored
ENGCOM-4833: Fixed #22506: Search suggestion panel overlapping on advance reporting button #22520
2 parents 58d0e65 + 61d968e commit dcda2a2

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
@@ -86,6 +86,8 @@
8686
position: absolute;
8787
right: 0;
8888
top: 100%;
89+
word-break: break-word;
90+
word-wrap: break-word;
8991
z-index: 2;
9092

9193
&:after {

0 commit comments

Comments
 (0)