Skip to content

Commit

Permalink
Remove ID selector from css fix-issue-19328
Browse files Browse the repository at this point in the history
  • Loading branch information
speedy008 committed Nov 27, 2018
1 parent aa13b7d commit 330b6cc
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@
position: absolute;
speak: none;
text-shadow: none;
top: 1.3rem;
top: 1.5rem;
width: auto;
}
}
Expand Down Expand Up @@ -121,7 +121,7 @@
}
}

#import_validation_container {
.adminhtml-import-index {
.message-success {
&:before {
color: @alert-icon__success__color;
Expand Down

0 comments on commit 330b6cc

Please sign in to comment.