Skip to content

Commit 7dd202c

Browse files
authored
ENGCOM-4107: Fixed Issue #20908 error message icon alignment mm19in #20930
2 parents 5849689 + 67397e7 commit 7dd202c

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
@@ -111,7 +111,7 @@
111111
content: @alert-icon__error__content;
112112
font-size: @alert-icon__error__font-size;
113113
left: 2.2rem;
114-
margin-top: .5rem;
114+
margin-top: -.9rem;
115115
}
116116
}
117117

0 commit comments

Comments
 (0)