By Chantal Schlatter on Tuesday, 18 February 2014
Posted in Technical Issues
Replies 3
Likes 0
Views 1K
Votes 0
Hi there,

with the new version the line break doesn't work anymore. See attachment.
Please help!
Thank you,

Chantal
If you have such a long string, there's no way to actually break the string. The only way to fix this is to apply a css hack below:


.discuss-intro-text
{
overflow: hidden !important;
}
·
Tuesday, 18 February 2014 10:41
·
0 Likes
·
0 Votes
·
0 Comments
·
You are right, I had such a long string because it was a test. Usually the words dont have so many caracters. I made a try and typed a few lines, and the word got on new lines when the reached the end of the input field. But after posting, the question (or the text) I wrote is not shown in his full version. It is truncated and even if I click on the post to open it, the rest fo the test is missing. (see my other question I put herer about that). So I cannot be absolutely sure at the moment that everything is fine with the line break because I havent seen a full question yet since the new version has been installed for me.
·
Saturday, 22 February 2014 11:10
·
0 Likes
·
0 Votes
·
0 Comments
·
Hello Chantal,

There is no such word that is this long
·
Saturday, 22 February 2014 13:24
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post