From c111cec5609dd0ebafeeef7b71a176fb2719f5de Mon Sep 17 00:00:00 2001
From: hauke <hauke@grlg.org>
Date: Sun, 27 Apr 2014 14:41:31 +0200
Subject: [PATCH] event entry: added some padding for a nicer look

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

diff --git a/view/theme/vier/style.css b/view/theme/vier/style.css
index 0c6e42959d..1f76c84a3c 100644
--- a/view/theme/vier/style.css
+++ b/view/theme/vier/style.css
@@ -2328,6 +2328,7 @@ a.mail-list-link {
 	margin-top: 4px;
         margin-right: 4px;
         margin-bottom: 15px;
+	padding: 5px;
 }
 
 .event-description:before {