Skip to content
This repository was archived by the owner on Apr 29, 2019. It is now read-only.

Commit f72c013

Browse files
committed
Fixed Catalog product action multi select search label icon alignment issue
1 parent 529b086 commit f72c013

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/design/adminhtml/Magento/backend/web/css/source/actions/_actions-multiselect.less

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -179,7 +179,7 @@
179179
.admin__action-multiselect-search-label {
180180
display: block;
181181
font-size: 1.5rem;
182-
height: 1em;
182+
height: 1.3em;
183183
overflow: hidden;
184184
position: absolute;
185185
right: 2.2rem;

0 commit comments

Comments
 (0)