Make poll description wrapping

This commit is contained in:
Luc Didry 2015-09-14 23:33:14 +02:00
parent f50d504932
commit 27fe46640d

View File

@ -129,6 +129,8 @@ header .lead {
.poll-description {
font-family: inherit;
white-space: pre-wrap;
word-break: initial;
}
h4.control-label {