pycco-docs / pycco

Literate-style documentation generator.
https://pycco-docs.github.io/pycco/
Other
842 stars 144 forks source link

Fix overflow behaviour of long `pre` tags #110

Closed dsignr closed 4 years ago

dsignr commented 4 years ago

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 :)

coveralls commented 4 years ago

Coverage Status

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

coveralls commented 4 years ago

Coverage Status

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