Skip to content

Commit 0cabc15

Browse files
committed
Remove ID selector from css fix-issue 19328
1 parent 6be4ebf commit 0cabc15

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
}
@@ -121,7 +121,7 @@
121121
}
122122
}
123123

124-
#import_validation_container {
124+
.adminhtml-import-index {
125125
.message-success {
126126
&:before {
127127
color: @alert-icon__success__color;

0 commit comments

Comments
 (0)