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,