Skip to content

Commit

Permalink
fix: updated the size of the icon used in Alert close btn
Browse files Browse the repository at this point in the history
  • Loading branch information
InnaAtanasova committed Oct 25, 2019
1 parent 5933888 commit 9c50ebe
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/alert.scss
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ $block: #{$fd-namespace}-alert;
// Elements
&__close {
@include fd-alert-close-btn-container();
@include fd-icon("decline", "l");
@include fd-icon("decline", "m");
@include fd-button-reset();
@include fd-focus();

Expand Down
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 9c50ebe

Please sign in to comment.