diff --git a/assets/stylesheets/common/discourse-post-event.scss b/assets/stylesheets/common/discourse-post-event.scss index c167311e..f2d07fc6 100644 --- a/assets/stylesheets/common/discourse-post-event.scss +++ b/assets/stylesheets/common/discourse-post-event.scss @@ -58,19 +58,6 @@ } } } - - .actions { - margin-bottom: auto; - margin-left: auto; - - .edit-post-event { - background: none; - - &:hover { - background: $primary-medium; - } - } - } } .event-date {