Fix account deletion.

This commit is contained in:
Jonathan Cremin 2019-07-21 19:37:20 +00:00
parent 5a7e695e53
commit 971d454e2c
9 changed files with 76 additions and 13 deletions

View file

@ -917,8 +917,11 @@ a {
color: #FF524F;
}
.btn-danger {
float: right;
.panel-danger {
margin-top: 75px;
h3 {
color: #FF524F;
}
}
form {