From 030c18f1ef7f8f5854340bcfc6d475dd7be4fa76 Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Thu, 27 Nov 2008 22:03:47 +0000 Subject: [PATCH] Removed bad alignement of content --- htdocs/theme/auguria/auguria.css.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/htdocs/theme/auguria/auguria.css.php b/htdocs/theme/auguria/auguria.css.php index c830424c54a..8fbea9fc89b 100644 --- a/htdocs/theme/auguria/auguria.css.php +++ b/htdocs/theme/auguria/auguria.css.php @@ -405,8 +405,8 @@ div.blockvmenuimpair form a.vmenu, div.blockvmenupair form a.vmenu div.help { width: 166px; - margin-left:5px; - margin-top:15px; + padding: 0px; + margin-top: 15px; text-align: center; }