Skip to content
This repository has been archived by the owner on Mar 20, 2024. It is now read-only.

Commit

Permalink
Merge pull request #572 from janissbinder/407
Browse files Browse the repository at this point in the history
fixed alert icons styling #407
  • Loading branch information
almeidap authored Nov 1, 2017
2 parents 069fbb9 + dbf6d37 commit 15be1ce
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/assets/sass/components/alerts.scss
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,7 @@
&.alert-warning:before {
font-family: $admin-icons;
content: get-font-icon('exclam');
font-size: 2em;
top: 13px;
top: 15px;
left: 23px;
}
&.alert-danger:before {
Expand Down

0 comments on commit 15be1ce

Please sign in to comment.