diff --git a/static/scss/custom.scss b/static/scss/custom.scss index 0a34515d68664bd696bc950ed2c48d9be37bdeb6..329fd0633e4b841d053936a51a81302e53fb9dec 100644 --- a/static/scss/custom.scss +++ b/static/scss/custom.scss @@ -183,3 +183,8 @@ body.auth .panel-heading .panel-title span.pull-right { background-image: url("../images/hills-footer.svg"); } } + + +.btn-group + p { + margin-top: 1em; +} \ No newline at end of file