Bug 1017882 Remove unnecessary and incorrect padding value for notification close buttons. r=nperriault

This commit is contained in:
Mark Banner 2014-05-30 13:22:30 +01:00
parent 365f799d7d
commit 11b0f3e261

View File

@ -138,7 +138,6 @@ img {
button.close { button.close {
background: none; background: none;
border: none; border: none;
padding: none;
cursor: pointer; cursor: pointer;
} }