Change position of "Delete account" link, put it below the form
This commit is contained in:
@@ -331,6 +331,12 @@ textarea#description, textarea#bio {
|
||||
height: 100px;
|
||||
}
|
||||
|
||||
.delete {
|
||||
margin-top: 36px;
|
||||
display: block;
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
/* comments */
|
||||
|
||||
.comment_wrapper {
|
||||
|
||||
Reference in New Issue
Block a user