Skip to content

Commit 61d968e

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 3. a97b32d
2 parents 7777399 + a97b32d commit 61d968e

File tree

1 file changed

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

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,9 +86,9 @@
8686
position: absolute;
8787
right: 0;
8888
top: 100%;
89-
z-index: 2;
9089
word-break: break-word;
9190
word-wrap: break-word;
91+
z-index: 2;
9292

9393
&:after {
9494
background-color: @action-dropdown__background-color;

0 commit comments

Comments
 (0)