0
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-02-20 17:54:23 +01:00

Delete appearance from button.close (#30582)

This commit is contained in:
k-utsumi 2020-04-15 00:25:59 +09:00 committed by GitHub
parent ed8fd689e6
commit 3a0fb1f7dc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -33,5 +33,4 @@ button.close {
padding: 0;
background-color: transparent;
border: 0;
appearance: none;
}