Add whitespace to internal users edit page (#5840)

Co-authored-by: MichaelaHunter <michaela1234@gmail.com>

Co-authored-by: MichaelaHunter <60361569+MichaelaHunter@users.noreply.github.com>
This commit is contained in:
Jacob Herrington 2020-02-03 10:34:31 -06:00 committed by GitHub
parent 3b25b014a3
commit e8130565e1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -97,7 +97,7 @@
</div>
<div class="row">
<div class="col-12">
<div class="col-12 mb-5">
<h2 class="d-inline">Destructive Actions</h2>
<button type="button" data-toggle="collapse" data-target="#destructive-actions" class="btn btn-secondary float-right">Toggle</button>
</div>