Skip to content

Bottom padding to download button

Added 8px of bottom-padding to the download button.

.btn-group,.btn-group-vertical{
position: relative;
display: inline-block;
vertical-align: middle;
padding-bottom: 8px;
}

screen

Merge request reports