bug 1009563 - let the Info icon on the neterror page auto-size according to line height. r=Unfocused

This commit is contained in:
Jonathan Kew 2014-05-16 08:44:35 +01:00
parent 43e812bb41
commit b8c6c746d2

View File

@ -34,7 +34,6 @@ ul {
#errorTitle {
background: url("info.svg") left 0 no-repeat;
background-size: 3em 3em;
-moz-margin-start: -5em;
-moz-padding-start: 5em;
}