Skip to Content
0
Former Member
Nov 24, 2014 at 07:14 PM

Vertical alignment of Openui5 components differ in HTML5 UL (unordered list)

40 Views

I am using the HTML unordered list tags (ul and li) to build a list of text with bullets in front of them. I have tried OpenUI5 labels and text components to output the text (which is so long that it wraps to the next line) but when I do the bullets seem to lineup with the second line of text.

I experimented and just hard coded the text (normally it comes from a resource bundle) and when I do this the bullet lines up properly. Note that the bullet lines up properly when I use the formatted test view component.

Here is how it looks:

Is there anything I can do to get that text to lineup with each bullet properly?

Attachments

UnorderedList.jpg (131.2 kB)
ListView.jpg (15.8 kB)