Skip to content
Snippets Groups Projects
Commit 8e899f2c authored by Luc Didry's avatar Luc Didry Committed by Olivier Perez [a570709]
Browse files

Make poll description wrapping

(cherry picked from commit 27fe4664)
parent 43e42b61
No related branches found
No related tags found
No related merge requests found
......@@ -129,6 +129,8 @@ header .lead {
.poll-description {
font-family: inherit;
white-space: pre-wrap;
word-break: initial;
}
h4.control-label {
......@@ -473,4 +475,4 @@ table.results > tbody > tr:hover > td .glyphicon {
/* Admin */
#poll_search {
cursor: pointer;
}
}
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment