Index: openacs-4/packages/xowf/www/resources/test-item.css =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/xowf/www/resources/Attic/test-item.css,v diff -u -N -r1.1.2.19 -r1.1.2.20 --- openacs-4/packages/xowf/www/resources/test-item.css 23 Mar 2020 16:54:47 -0000 1.1.2.19 +++ openacs-4/packages/xowf/www/resources/test-item.css 26 Mar 2020 09:57:26 -0000 1.1.2.20 @@ -171,6 +171,11 @@ margin: 0px 2px; /* otherwise two spans separated by space merge visually */ } +div.short_text_interaction div.description { + white-space: pre-wrap; +} + + /* * Selection form styling */ @@ -220,7 +225,7 @@ } /* - * user count-down timer styling + * user countdown-timer styling */ div.xowiki-content div.countdown-timer { float: right;