mirror of
https://github.com/twbs/bootstrap.git
synced 2025-02-17 14:54:30 +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;
|
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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user