Skip to content

Commit

Permalink
Delete appearance from button.close (#30582)
Browse files Browse the repository at this point in the history
  • Loading branch information
k-utsumi authored and XhmikosR committed Apr 28, 2020
1 parent e33e344 commit 0321c63
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion scss/_close.scss
Expand Up @@ -30,7 +30,6 @@ button.close {
padding: 0;
background-color: transparent;
border: 0;
appearance: none;
}

// Future-proof disabling of clicks on `<a>` elements
Expand Down

0 comments on commit 0321c63

Please sign in to comment.