mirror of
https://github.com/twbs/bootstrap.git
synced 2024-11-28 10:24:19 +01:00
Delete appearance from button.close
(#30582)
This commit is contained in:
parent
e33e344410
commit
0321c632ed
@ -30,7 +30,6 @@ button.close {
|
||||
padding: 0;
|
||||
background-color: transparent;
|
||||
border: 0;
|
||||
appearance: none;
|
||||
}
|
||||
|
||||
// Future-proof disabling of clicks on `<a>` elements
|
||||
|
Loading…
Reference in New Issue
Block a user