From b8bf26ec1f4184c1f843c681241b2d212464a564 Mon Sep 17 00:00:00 2001 From: hauke Date: Sun, 27 Apr 2014 14:53:45 +0200 Subject: [PATCH] code cleanup, replaced tabs with spaces --- view/theme/vier/style.css | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/view/theme/vier/style.css b/view/theme/vier/style.css index ff3d65a2f3..4b78d967e1 100644 --- a/view/theme/vier/style.css +++ b/view/theme/vier/style.css @@ -2317,10 +2317,10 @@ a.mail-list-link { } .vevent { - border: 1px solid #CCCCCC; - max-width: 600px; - position: relative; - margin-top: 4px; + border: 1px solid #CCCCCC; + max-width: 600px; + position: relative; + margin-top: 4px; margin-right: 4px; margin-bottom: 15px; }