Skip to content

Commit 373c3b3

Browse files
committed
Error icon issue alignment issue resolved
1 parent 5cab3ff commit 373c3b3

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: 0.5rem;
114+
margin-top: -1.5rem;
115115
}
116116
}
117117

0 commit comments

Comments
 (0)