From 62e43d2c1a61d26f9a07419f7155a2881cb57332 Mon Sep 17 00:00:00 2001 From: thomascube <thomas@roundcube.net> Date: Sat, 14 Jun 2008 13:35:26 -0400 Subject: [PATCH] Complete implementation of #1484601: add link for saving sender to address book and reload message --- skins/default/mail.css | 5 ++--- 1 files changed, 2 insertions(+), 3 deletions(-) diff --git a/skins/default/mail.css b/skins/default/mail.css index 9f0dc27..2110d96 100644 --- a/skins/default/mail.css +++ b/skins/default/mail.css @@ -730,10 +730,9 @@ #remote-objects-message { display: none; - height: 20px; + margin: 8px; min-height: 20px; - margin: 8px 8px 0px 8px; - padding: 10px 10px 6px 46px; + padding: 10px 10px 6px 46px; } #remote-objects-message a -- Gitblit v1.9.1