Skip to content

Commit c526c6e

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 parents b8e3a0b + 7c94b13 commit c526c6e

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
@@ -76,7 +76,7 @@
7676
position: absolute;
7777
speak: none;
7878
text-shadow: none;
79-
top: 1.3rem;
79+
top: 1.5rem;
8080
width: auto;
8181
}
8282
}

0 commit comments

Comments
 (0)