2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-27 14:46:01 +03: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
-1
View File
@@ -33,5 +33,4 @@ button.close {
padding: 0;
background-color: transparent;
border: 0;
appearance: none;
}