From 753bf72921b06203dcc80ca0712e978219ea27bf Mon Sep 17 00:00:00 2001 From: Joffrey JAFFEUX Date: Sat, 9 Sep 2017 02:28:51 +0200 Subject: [PATCH] FIX: adds correct spacing between footer buttons --- .../common/components/topic-notification-options-button.scss | 1 + 1 file changed, 1 insertion(+) diff --git a/app/assets/stylesheets/common/components/topic-notification-options-button.scss b/app/assets/stylesheets/common/components/topic-notification-options-button.scss index 433071e30be..e1a3b31797b 100644 --- a/app/assets/stylesheets/common/components/topic-notification-options-button.scss +++ b/app/assets/stylesheets/common/components/topic-notification-options-button.scss @@ -1,6 +1,7 @@ #topic-footer-buttons { .topic-notification-options-button { min-width: auto; + margin: 10px 0 15px 0; .btn { margin: 0;