Commit 0321c632 authored by k-utsumi's avatar k-utsumi Committed by XhmikosR
Browse files

Delete appearance from `button.close` (#30582)

parent e33e3444
Showing with 0 additions and 1 deletion
+0 -1
...@@ -30,7 +30,6 @@ button.close { ...@@ -30,7 +30,6 @@ button.close {
padding: 0; padding: 0;
background-color: transparent; background-color: transparent;
border: 0; border: 0;
appearance: none;
} }
// Future-proof disabling of clicks on `<a>` elements // Future-proof disabling of clicks on `<a>` elements
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment