From: hauke Date: Sun, 27 Apr 2014 12:53:45 +0000 (+0200) Subject: code cleanup, replaced tabs with spaces X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=b8bf26ec1f4184c1f843c681241b2d212464a564;p=friendica.git code cleanup, replaced tabs with spaces --- 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; }