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

Commit b751349

Browse files
committed
fixed-Global-search icon misaligned-#18913
1 parent 77af5d6 commit b751349

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
@@ -153,7 +153,7 @@
153153
background-color: transparent;
154154
border: 1px solid transparent;
155155
font-size: @search-global-input__font-size;
156-
height: @search-global-input__height;
156+
height: @search-global-input__height + .2;
157157
padding: @search-global-input__padding-top @search-global-input__padding-side @search-global-input__padding-bottom;
158158
position: absolute;
159159
right: 0;

0 commit comments

Comments
 (0)