From 24b92f2b332100bfbcf8548cebd8630aef4f3e23 Mon Sep 17 00:00:00 2001 From: jjaffeux Date: Wed, 29 Apr 2020 21:18:49 +0200 Subject: [PATCH] dead code --- assets/stylesheets/common/discourse-post-event.scss | 13 ------------- 1 file changed, 13 deletions(-) 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 {