Skip to content

Commit

Permalink
fix: updated the size of the icon used in Alert close btn (#395)
Browse files Browse the repository at this point in the history
  • Loading branch information
InnaAtanasova committed Oct 28, 2019
1 parent 35c842e commit 18966b0
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
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 18966b0

Please sign in to comment.