diaspora/app/assets/stylesheets/report.scss
Lukas Matt 95072d6010 Add get_reported_guid spec for report helper
* two new methods in report model reported_author and item
* merge deletion methods in report model

Signed-off-by: Lukas Matt <lukas@zauberstuhl.de>
2015-10-03 17:17:06 +02:00

8 lines
97 B
SCSS

#reports {
.reason {
padding-bottom: 20px;
}
form input {
margin-right: 5px;
}
}