aboutsummaryrefslogtreecommitdiff
path: root/views/default/event_calendar/css.php
diff options
context:
space:
mode:
Diffstat (limited to 'views/default/event_calendar/css.php')
-rw-r--r--views/default/event_calendar/css.php7
1 files changed, 6 insertions, 1 deletions
diff --git a/views/default/event_calendar/css.php b/views/default/event_calendar/css.php
index 4d68f500f..9461a7fe9 100644
--- a/views/default/event_calendar/css.php
+++ b/views/default/event_calendar/css.php
@@ -269,4 +269,9 @@ li.event-calendar-filter-menu-show-only {
.event-calendar-description {
display: none;
-} \ No newline at end of file
+}
+
+.event-calendar-edit-bottom {
+ clear: both;
+ margin-bottom: 5px;
+}