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

Commit 4fc07d8

Browse files
author
Stanislav Idolov
authored
ENGCOM-3330: [Forwardport] Fixed-Global-search icon misaligned #18940
2 parents 7780df5 + feeb415 commit 4fc07d8

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)