Add some margin for attachment buttons on top.
This commit is contained in:
parent
cbfa6d042b
commit
870c90f636
1 changed files with 1 additions and 1 deletions
|
@ -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>
|
Loading…
Add table
Reference in a new issue