diff --git a/css/style.css b/css/style.css index 076ba7c4af0a09bf01b24b113929de18d6badfc8..27bd34b6bf27513147d1062727219eb6612c1acd 100644 --- a/css/style.css +++ b/css/style.css @@ -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