Skip to content

Commit 58fd276

Browse files
ENGCOM-3927: [Backport] Meassage icon is not proper aligned #20439
- Merge Pull Request #20439 from saphaljha/magento2:2.2-develop-PR-port-20207 - Merged commits: 1. ecaffb4 2. cb0dae7
2 parents 57175a5 + cb0dae7 commit 58fd276

File tree

1 file changed

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

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
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
}
@@ -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)