Skip to content

Commit a97b32d

Browse files
committed
#22520: Static test fix.
1 parent 813bb4a commit a97b32d

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)