mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 1017882 Remove unnecessary and incorrect padding value for notification close buttons. r=nperriault
This commit is contained in:
parent
365f799d7d
commit
11b0f3e261
@ -138,7 +138,6 @@ img {
|
|||||||
button.close {
|
button.close {
|
||||||
background: none;
|
background: none;
|
||||||
border: none;
|
border: none;
|
||||||
padding: none;
|
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user