Fix location of buttons on password-policy form
This commit is contained in:
parent
8cc8f4c49c
commit
1916fded95
1 changed files with 1 additions and 1 deletions
|
@ -41,7 +41,7 @@
|
|||
</table>
|
||||
|
||||
<div class="form-group" data-ng-show="access.manageRealm">
|
||||
<div class="col-md-10 col-md-offset-2">
|
||||
<div class="col-md-12">
|
||||
<button kc-save data-ng-show="changed">Save</button>
|
||||
<button kc-reset data-ng-show="changed">Cancel</button>
|
||||
</div>
|
||||
|
|
Loading…
Reference in a new issue