This repository has been archived on 2024-09-05. You can view files and clone it, but cannot push or open issues or pull requests.
shimmie2/ext/report_image/style.css
2024-01-19 19:07:03 +00:00

8 lines
No EOL
148 B
CSS

#reportedimage .reason {
max-width: 30em;
overflow-wrap: break-word;
word-wrap: break-word;
}
#reportedimage .formstretch INPUT {
width: 100%;
}