diff --git a/mozilla/webtools/litmus/css/litmus.css b/mozilla/webtools/litmus/css/litmus.css index 5d36fb81753..404d7da6880 100755 --- a/mozilla/webtools/litmus/css/litmus.css +++ b/mozilla/webtools/litmus/css/litmus.css @@ -150,6 +150,7 @@ a:active { clear: both; background: url("images/page-background.gif") repeat-x top left; margin: 10px 0 0 170px; + padding-top: 5px; width: auto; text-align: center; font-size: 0.9em; diff --git a/mozilla/webtools/litmus/templates/en/default/global/litmus_footer.tmpl b/mozilla/webtools/litmus/templates/en/default/global/litmus_footer.tmpl index 699090d0e19..7b9eb1d6e8d 100644 --- a/mozilla/webtools/litmus/templates/en/default/global/litmus_footer.tmpl +++ b/mozilla/webtools/litmus/templates/en/default/global/litmus_footer.tmpl @@ -24,14 +24,15 @@ # # ***** END LICENSE BLOCK ***** #%] - - diff --git a/mozilla/webtools/litmus/templates/en/default/show/show.html.tmpl b/mozilla/webtools/litmus/templates/en/default/show/show.html.tmpl index e43b5553472..6a36d88888d 100755 --- a/mozilla/webtools/litmus/templates/en/default/show/show.html.tmpl +++ b/mozilla/webtools/litmus/templates/en/default/show/show.html.tmpl @@ -74,6 +74,7 @@ var opsyses=[% IF opsyses_js %][% opsyses_js %][% ELSE %]{}[% END %];
[% INCLUDE test/test.html.tmpl testcase=testcase results=results show_config=1 single=1 sysconfig=sysconfig %]
+