From 9e1ca52e45263c38776bfa15f1ed2a9907b39597 Mon Sep 17 00:00:00 2001
From: Friendika <info@friendika.com>
Date: Wed, 16 Mar 2011 20:14:19 -0700
Subject: [PATCH] small position adjustment

---
 view/theme/duepuntozero/style.css | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/view/theme/duepuntozero/style.css b/view/theme/duepuntozero/style.css
index e44ab80c2..ad2aac9be 100644
--- a/view/theme/duepuntozero/style.css
+++ b/view/theme/duepuntozero/style.css
@@ -922,7 +922,7 @@ input#dfrn-url {
 }
 
 .wall-item-share-buttons {
-	margin-left: 5px;
+	margin-left: 10px;
 }
 
 .wall-item-links-wrapper {