X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/1dc1c0322508ee9ab9f576d25531471d61441890..ea92d66cc0668246f026c5d5394d53180be040c3:/app/assets/stylesheets/common.scss diff --git a/app/assets/stylesheets/common.scss b/app/assets/stylesheets/common.scss index c010691c6..4664578cd 100644 --- a/app/assets/stylesheets/common.scss +++ b/app/assets/stylesheets/common.scss @@ -977,6 +977,12 @@ tr.turn:hover { } } +.btn-wrapper { + > .btn { + margin-bottom: $lineheight/4; + } +} + /* Rules for export sidebar */ .export_form {