Qiskit / qiskit_sphinx_theme

A Sphinx theme and documentation guidelines for Qiskit and Qiskit Ecosystem projects
https://qisk.it/docs-guide
Apache License 2.0
15 stars 29 forks source link

Fix Furo wrapping of paragraphs and links (Cherry-pick of #448) #453

Closed Eric-Arellano closed 1 year ago

Eric-Arellano commented 1 year ago

Without this fix, on the Qiskit documentation, some links mess up the entire page layout in the same way as headers were doing. The whole main section gets a horizontal scroll, which doesn't play nicely with the left and right sidebars.

Screenshot 2023-07-01 at 7 17 26
AM

But, we keep tables rendering the same as before because they do properly have a horizontal scroll. That style aligns with https://qiskit.org/events/summer-school-2023/.