From a58fb817c01012517614ea6bad577016ab9d0449 Mon Sep 17 00:00:00 2001 From: Joffrey JAFFEUX Date: Wed, 6 Jun 2018 15:28:56 +0200 Subject: [PATCH] FIX: removes buggy/unnecessary local-dates margin --- .../assets/stylesheets/common/discourse-local-dates.scss | 4 ---- 1 file changed, 4 deletions(-) diff --git a/plugins/discourse-local-dates/assets/stylesheets/common/discourse-local-dates.scss b/plugins/discourse-local-dates/assets/stylesheets/common/discourse-local-dates.scss index 33abbd7c35f..f3e846b8428 100644 --- a/plugins/discourse-local-dates/assets/stylesheets/common/discourse-local-dates.scss +++ b/plugins/discourse-local-dates/assets/stylesheets/common/discourse-local-dates.scss @@ -20,10 +20,6 @@ color: $primary-high; } } - - + .discourse-local-date { - margin-left: .5em; - } } .discourse-local-dates-create-modal-footer {