Skip to content

Commit 693e8c9

Browse files
committed
ENGCOM-3851: Static test fix.
1 parent 7c94b13 commit 693e8c9

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)