* two new methods in report model reported_author and item * merge deletion methods in report model Signed-off-by: Lukas Matt <lukas@zauberstuhl.de>
8 lines
97 B
SCSS
8 lines
97 B
SCSS
#reports {
|
|
.reason {
|
|
padding-bottom: 20px;
|
|
}
|
|
form input {
|
|
margin-right: 5px;
|
|
}
|
|
}
|