diff --git a/view/theme/vier/style.css b/view/theme/vier/style.css index ef7708ac..06a4e9b5 100644 --- a/view/theme/vier/style.css +++ b/view/theme/vier/style.css @@ -2330,7 +2330,13 @@ a.mail-list-link { .vevent { border: 1px solid #CCCCCC; + max-width: 600px; + position: relative; + margin-top: 4px; + margin-right: 4px; + margin-bottom: 15px; } + .vevent .event-description, .vevent .event-location { margin-left: 10px; margin-right: 10px;