From 6348e4e47b492d31a20a91917963126a4d6dc30b Mon Sep 17 00:00:00 2001 From: Friendika Date: Wed, 4 May 2011 22:18:36 -0700 Subject: [PATCH] contact edit tool buttons a bit crowded --- view/theme/duepuntozero/style.css | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/view/theme/duepuntozero/style.css b/view/theme/duepuntozero/style.css index 8ba548be8b..5f8f06a6c6 100644 --- a/view/theme/duepuntozero/style.css +++ b/view/theme/duepuntozero/style.css @@ -2349,6 +2349,10 @@ a.mail-list-link { width: 300px; } +#contact-edit-links .icon, #contact-drop-links .icon { + margin: 0px 3px 0px 3px; +} + /** * ICONS */