Bug 1246095 - Put explicit margins on "Some extensions could not be verified" button. r=mossop

MozReview-Commit-ID: E2vWjrz3n4y

--HG--
extra : transplant_source : _%F0%8DkB%FC%83%29%3A%CA%E54a%C7%08%95%AB%B9%00Q
This commit is contained in:
Andrew Swan 2016-02-24 15:37:32 -08:00
parent 024940a637
commit 910b634658

View File

@ -131,6 +131,11 @@ setting[type="menulist"] {
display: none;
}
#show-disabled-unsigned-extensions .button-text {
-moz-margin-start: 3px !important;
-moz-margin-end: 2px !important;
}
#header-searching:not([active]) {
visibility: hidden;
}