Bug 1128913 - Don't resize the tab crash icon when changing Firefox's width. r=jaws

This commit is contained in:
Tim Nguyen 2015-02-05 12:33:00 +01:00
parent 24be2ecfb3
commit bf52249de4

View File

@ -22,7 +22,7 @@ body {
background-image: url("chrome://browser/skin/aboutNetError_info.svg");
background-position: left 0;
background-repeat: no-repeat;
background-size: auto;
background-size: 1.6em;
-moz-margin-start: -2.3em;
-moz-padding-start: 2.3em;
font-size: 2.5em;