-
-
Notifications
You must be signed in to change notification settings - Fork 918
Closed
Description
Hi :)
whenever there is a lot of content in an li that requires a line break, the li bullet will not stay in line but above the content.
See screenshot. The bullet in the first line should be in line with the first 'test'
Just take this code and try it yourself. Add as many content as needed into the first li to force an linebreak
<ul><li>test test test test test test test test test test test test test test test test test test test test test </li><li>Test2</li></ul>
Thanks :)
Metadata
Metadata
Assignees
Labels
No labels