mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 1083536 - Remove max-width/height on radio & checkbox inputs. r=bz
This commit is contained in:
parent
fad3738c9a
commit
2006a0f90a
@ -178,8 +178,6 @@ button {
|
||||
|
||||
input[type="radio"],
|
||||
input[type="checkbox"] {
|
||||
max-width: 14px;
|
||||
max-height: 14px;
|
||||
border: 1px solid #a7a7a7 !important;
|
||||
padding: 2px 1px 2px 1px;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user