From 76e8a8f4eda8ed1c49b4fcd0a5be1a46f7bf72e5 Mon Sep 17 00:00:00 2001 From: Chris Hill-Scott Date: Wed, 5 Dec 2018 16:13:46 +0000 Subject: [PATCH] Space out the buttons in the sticky footer --- .../stylesheets/components/stick-at-top-when-scrolling.scss | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/app/assets/stylesheets/components/stick-at-top-when-scrolling.scss b/app/assets/stylesheets/components/stick-at-top-when-scrolling.scss index 03584dcdf..8357a262e 100644 --- a/app/assets/stylesheets/components/stick-at-top-when-scrolling.scss +++ b/app/assets/stylesheets/components/stick-at-top-when-scrolling.scss @@ -59,6 +59,10 @@ margin: 0; } + .button-secondary { + margin-right: $gutter-half; + } + } .content-fixed,