Skip to content

Commit

Permalink
fix: Remove global svg style
Browse files Browse the repository at this point in the history
  • Loading branch information
mhomolak committed Sep 6, 2018
1 parent 5b4df5b commit 02e8934
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions src/scss/component-specific.scss
Original file line number Diff line number Diff line change
Expand Up @@ -77,11 +77,6 @@ li[id^="alert-Information"] {
border-left: $alert-border-left #19A5A3;
}

svg {
height: 0;
width: 0;
}

.alert-content-container .error-svg {
color: #db0020;
display: inline;
Expand Down

0 comments on commit 02e8934

Please sign in to comment.