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

Spacing issue on themes with Bootstrap CSS #192

Closed
alexsanford opened this issue Feb 12, 2021 · 0 comments · Fixed by #222
Closed

Spacing issue on themes with Bootstrap CSS #192

alexsanford opened this issue Feb 12, 2021 · 0 comments · Fixed by #222
Labels
[Pri] Normal [Status] Queued In the queue of issues to work on next. [Type] Bug
Milestone

Comments

@alexsanford
Copy link
Contributor

See this thread.

Steps to Reproduce

  1. Install the Biography theme on your site.
  2. Create a post and using SyntaxHighlighter.
  3. View on the frontend.

What I Expected

The line numbers to be aligned with the code.

What Happened Instead

They are not aligned. Note the first line of code in the screenshot below should start on line 1.

Notes

It seems to be this CSS rule from Bootstrap CSS that is causing the problem. The theme uses Bootstrap version 3.3.4. The rule appears to exist in all 3.x version of Bootstrap.


Screenshot

Screen Shot 2021-02-12 at 16 14 19

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[Pri] Normal [Status] Queued In the queue of issues to work on next. [Type] Bug
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant