The reported_user_details button will redirect you to admin user_search. This can be useful if the podmin wants to lock, unlock or delete the account which is responsible for the reported post Signed-off-by: Lukas Matt <lukas@zauberstuhl.de>
9 lines
117 B
SCSS
9 lines
117 B
SCSS
#reports {
|
|
padding-top: 2em;
|
|
.reason {
|
|
padding-bottom: 20px;
|
|
}
|
|
form input {
|
|
margin-right: 5px;
|
|
}
|
|
}
|