Make poll description wrapping
This commit is contained in:
parent
f50d504932
commit
27fe46640d
@ -129,6 +129,8 @@ header .lead {
|
||||
|
||||
.poll-description {
|
||||
font-family: inherit;
|
||||
white-space: pre-wrap;
|
||||
word-break: initial;
|
||||
}
|
||||
|
||||
h4.control-label {
|
||||
|
Loading…
Reference in New Issue
Block a user