From 00c312fa40edf27edd22f8ff115497b79d53fd9f Mon Sep 17 00:00:00 2001 From: moodler Date: Sun, 27 Mar 2005 17:06:30 +0000 Subject: [PATCH] Fixing homelink --- theme/standard/styles_layout.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/theme/standard/styles_layout.css b/theme/standard/styles_layout.css index 456d28832a5..8a9556c3ff4 100644 --- a/theme/standard/styles_layout.css +++ b/theme/standard/styles_layout.css @@ -250,7 +250,7 @@ table.formtable tbody th .homelink a { padding-left:1em; - padding-left:1em; + padding-right:1em; }