Skip to content

Commit 67bd8c8

Browse files
ENGCOM-3851: Meassage icon is not proper aligned #20207
- Merge Pull Request #20207 from speedy008/magento2:message-icon-issue-fix - Merged commits: 1. 7c94b13 2. 693e8c9
2 parents c526c6e + 693e8c9 commit 67bd8c8

File tree

1 file changed

+1
-1
lines changed
  • app/design/adminhtml/Magento/backend/web/css/source/components

1 file changed

+1
-1
lines changed

app/design/adminhtml/Magento/backend/web/css/source/components/_messages.less

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@
110110
content: @alert-icon__error__content;
111111
font-size: @alert-icon__error__font-size;
112112
left: 2.2rem;
113-
margin-top: 0.5rem;
113+
margin-top: .5rem;
114114
}
115115
}
116116

0 commit comments

Comments
 (0)