View Single Post
Old 09-06-2013, 03:51 PM   #1
ibu
Addict
ibu can eat soup with a fork.ibu can eat soup with a fork.ibu can eat soup with a fork.ibu can eat soup with a fork.ibu can eat soup with a fork.ibu can eat soup with a fork.ibu can eat soup with a fork.ibu can eat soup with a fork.ibu can eat soup with a fork.ibu can eat soup with a fork.ibu can eat soup with a fork.
 
Posts: 264
Karma: 9246
Join Date: Feb 2010
Location: Berlin, Germany
Device: Kobo H20, iPhone 6+, Macbook Pro
Ordered List: No more than one numeral is visible

When you view a simple ordered list in Kobo Glo (FW 2.8.1) with more than 9 entries, you get a "1" instead of "10" or a "12" etc.

Is there any hack to solve that problem?

Code to reproduce it (no CSS at all):

Code:
<ol>
	<li>Lorem</li>
	<li>Ipsum</li>
	<li>Dolor</li>
	<li>Sid</li>
	<li>Adipisit</li>
	<li>Consectutur</li>
	<li>Eiusmod</li>
	<li>Ullamco</li>
	<li>Minim</li>
	<li>Nostrud</li>
</ol>


Thanks.
ibu is offline   Reply With Quote