Fixup bottom margin of group header

This commit is contained in:
Johannes Zellner
2021-12-09 21:29:13 +01:00
parent 643a1a0080
commit d524118759

View File

@@ -622,7 +622,7 @@
<br/>
<div class="text-left">
<h3>
<h3 style="margin-bottom: 15px;">
{{ 'users.groups.title' | tr }}
<button class="btn btn-primary btn-outline pull-right" ng-click="groupAdd.show()">
<i class="fa fa-plus"></i> {{ 'users.groups.newGroupAction' | tr }}