Add some margin for attachment buttons on top.

This commit is contained in:
Martin Rotter 2017-10-11 12:21:01 +02:00
parent cbfa6d042b
commit 870c90f636

View File

@ -1 +1 @@
<a style="margin-right: 5px;" class="btn btn-primary btn-sm" href="%1">%2 (%3)</a>
<a style="margin-right: 5px; margin-top: 3px;" class="btn btn-primary btn-sm" href="%1">%2 (%3)</a>