Skip to content
This repository was archived by the owner on Oct 8, 2021. It is now read-only.
This repository was archived by the owner on Oct 8, 2021. It is now read-only.

ordered list numbering, display is not correct when adding additional tags #1609

@phillpafford

Description

@phillpafford

Here is the thread/question: http://stackoverflow.com/questions/5969345/how-to-create-a-jquery-mobile-ordered-list-with-list-symbols-set-to-outside

The problem is the ordered list displays a number to the left of the elements except if you add another tag. This moves the new elements under the number instead of keeping it to the left.

So it looks like this:

1.
Heading 
Description

instead of this:

1.    Heading
      Description

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions