Skip to content

Conversation

dsignr
Copy link
Contributor

@dsignr dsignr commented Oct 7, 2019

This is a very simple fix (only one line) that disables long content overflowing into the code area. This adds the ability of this long horizontal pre content to be horizontally scrollable.
Before:
image

After:
image
(Horizontally scrollable)

Please do let me know if you have any questions :)

dsignr added 2 commits October 7, 2019 16:25
When a `pre` tag contains lengthy single line content, it masks the actual code in the generated HTML documentation. This simple fix make the horizontal content scrollable instead of overflowing into the code area.
Add scrolling behaviour to overflowing `pre`
@coveralls
Copy link

Coverage Status

Coverage decreased (-1.07%) to 83.282% when pulling cd2bf25 on dsignr:master into b1a6997 on pycco-docs:master.

1 similar comment
@coveralls
Copy link

Coverage Status

Coverage decreased (-1.07%) to 83.282% when pulling cd2bf25 on dsignr:master into b1a6997 on pycco-docs:master.

@subsetpark subsetpark merged commit b2d3175 into pycco-docs:master Dec 20, 2019
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

Successfully merging this pull request may close these issues.

3 participants