1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-18 03:11:19 +02: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

View File

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