* Increase the space available for the resurrect UI in the net error page.
This commit is contained in:
Anthony Lieuallen 2008-06-28 01:05:50 +00:00
parent eec12951fd
commit f97092bfcc

View file

@ -1,6 +1,6 @@
body.resurrect div#errorPageContainer {
padding-right: 18em;
max-width: 45em;
padding-right: 22em;
max-width: 41em;
}
fieldset#resurrect {