From 134d5949d5d1ddb3c03c5f6aa294edf73b027350 Mon Sep 17 00:00:00 2001 From: rabuzarus <> Date: Fri, 17 Jun 2016 14:39:59 +0200 Subject: [PATCH] frio - events - restore lost css bracket after merging develop branch --- view/theme/frio/css/style.css | 1 + 1 file changed, 1 insertion(+) diff --git a/view/theme/frio/css/style.css b/view/theme/frio/css/style.css index eda0b3d71..edc4a55a7 100644 --- a/view/theme/frio/css/style.css +++ b/view/theme/frio/css/style.css @@ -2040,6 +2040,7 @@ td.fc-day { } #event-edit-form-wrapper #event-edit-time { padding: 10px 0; +} /* Profiles Page */ .profile-listing-table { display: table;