Istvan
Posts: 0
Joined: Mon Oct 13, 2014 1:48 pm

html on list. word-wrap is dont working

Hi,
I have a list and on the llist items a html. I would like wrap the text in this html.
The wrap is wotking out of the list component.
Please help me

Thanks

Serhii Kulibaba
Posts: 150
Joined: Tue Aug 27, 2013 1:47 pm

html on list. word-wrap is dont working

Hello Istvan,

Please check an CSS property of the tag, where word-wrap doesn't work.

If you set that to the HTML component itself, if might contain another components, which don't have that property

Istvan
Posts: 0
Joined: Mon Oct 13, 2014 1:48 pm

html on list. word-wrap is dont working

Hi, I checked, but no error, word-wrap is valid, but the text keep on one single line :-( no wrap.
Same css property working well if the html is standalon (not in the list)

Serhii Kulibaba
Posts: 150
Joined: Tue Aug 27, 2013 1:47 pm

html on list. word-wrap is dont working

We are very sorry, but this is something outside the scope (http://devcenter.appery.io/support-po...) of our standard support.

Please check a width and overflow property of that component

Here more examples: https://css-tricks.com/snippets/css/p...

Return to “Issues”