Skip to content
This repository has been archived by the owner on Sep 7, 2020. It is now read-only.

Alignment error in <ul> & <ol> #123

Closed
XYZ-College-Forum opened this issue Oct 28, 2017 · 5 comments
Closed

Alignment error in <ul> & <ol> #123

XYZ-College-Forum opened this issue Oct 28, 2017 · 5 comments
Labels

Comments

@XYZ-College-Forum
Copy link

Hello,
The <ul> or <ol> tags work perfectly if any one is used a single time.
A successive use of any combination creates issue.
Example:
<ul>...</ul> (This will work as expected) <ul>...</ul> (This will give alignment issue).
<ol>...</ol> (This will again work as expected) <ul>...</ul> (This will give alignment issue).
<ul>...</ul> (This will again work as expected) <ol>...</ol> (This will get moved towards right by one space).
<ol>...</ol> (This will again work as expected) <ol>...</ol> (This will get moved towards right by one space).

So, successive <ol> just get shifted by one space without any other issue while, the bullets in <ul> get overlapped by the text.

Check screen-shot.
screenshot_20171028-065939
screenshot_20171028-070036
screenshot_20171028-070101
screenshot_20171028-070114

@davidfrasch
Copy link

Any updates on this? I have the exact same problem...

@Alelelex
Copy link

Do you found any trick to fix that issue ? Same problem here.

@XYZ-College-Forum
Copy link
Author

None that I know of. There's no commit regarding this.

@geet000
Copy link

geet000 commented May 22, 2018

I would also like to have solution for this.

@dschuermann
Copy link
Member

Please try version 3.6. Should be fixed by #142

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

5 participants