8 lines
No EOL
148 B
CSS
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%;
|
|
} |