Hi, 

I am importing some HTML text:

label.textFlow = TextConverter.importToFlow(htmlText,
TextConverter.TEXT_FIELD_HTML_FORMAT);

inluding a list:

<ul>
<li>Test</li>
<li>test</li>
<li>test</li>
</ul>

The space between the list items is more than a normal line -> can I change
this with css?





--
View this message in context: 
http://apache-flex-users.2333346.n4.nabble.com/RichText-import-HTML-Space-between-List-Items-ul-tp10972.html
Sent from the Apache Flex Users mailing list archive at Nabble.com.

Reply via email to