Bug 1781922 - Fix icon from being clipped on network-error pages - r=dao, a=dsmith
Differential Revision:
https://phabricator.services.mozilla.com/D153084
--- a/browser/themes/shared/aboutNetError.css
+++ b/browser/themes/shared/aboutNetError.css
@@ -233,18 +233,16 @@ body:not(.neterror) #advancedButton {
.title {
font-size: 1.75em;
}
.title-text {
font-weight: 300;
line-height: 1.2;
- margin-bottom: 0;
- padding-bottom: 0;
}
#errorShortDescText {
font-size: 1.15em;
line-height: 1.3;
font-weight: 400;
margin-top: 10px;
}