From 791fb52e8946757dfdeb31228f0ef2fb4c8979d2 Mon Sep 17 00:00:00 2001 From: Benjamin Renard Date: Fri, 27 Apr 2012 09:56:33 +0200 Subject: [PATCH] LSmail : fix elements size in LSmail:x --- public_html/css/default/LSmail.css | 8 ++++++++ public_html/templates/default/LSmail.tpl | 2 +- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/public_html/css/default/LSmail.css b/public_html/css/default/LSmail.css index 5ac56d01..992606a1 100644 --- a/public_html/css/default/LSmail.css +++ b/public_html/css/default/LSmail.css @@ -2,3 +2,11 @@ height: 22em; width: 50em; } + +dl.LSmail dd { + margin-left: 7em; +} + +dl.LSmail dt { + width: 7em; +} diff --git a/public_html/templates/default/LSmail.tpl b/public_html/templates/default/LSmail.tpl index 5e8b1d79..8f550cc4 100644 --- a/public_html/templates/default/LSmail.tpl +++ b/public_html/templates/default/LSmail.tpl @@ -1,4 +1,4 @@ -
+
{$LSmail_mail_label}
{if $LSmail_mails != ""}