Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The first line of code misaligned #15

Closed
fu-sen opened this issue Oct 20, 2018 · 1 comment
Closed

The first line of code misaligned #15

fu-sen opened this issue Oct 20, 2018 · 1 comment

Comments

@fu-sen
Copy link

fu-sen commented Oct 20, 2018

Please take a closer look at this:
2018-10-20 19 46 52

Only the first line of code is misaligned.
Of course this happens even at the demo site.

It is caused by dual application because it uses the same CSS for pre and code.
I am avoiding the problem with this custom.css:

code {
padding-left: 0;
padding-right: 0;
}

@fu-sen fu-sen changed the title The first line of code deviates from the second and subsequent lines The first line of code misaligned Oct 20, 2018
@taikii taikii closed this as completed in 194147f Oct 21, 2018
@taikii
Copy link
Owner

taikii commented Oct 21, 2018

@fu-sen Thank you for your report!
I fixed this problem as 194147f.

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

No branches or pull requests

2 participants