pixeldroid / programming-pages

a jekyll theme for publishing code documentation to GitHub pages
https://pixeldroid.github.io/programming-pages/
MIT License
11 stars 6 forks source link

wide content in a table cell causes overflow that can't be scrolled to #34

Closed ellemenno closed 5 years ago

ellemenno commented 5 years ago

code listings are given a width of fit-content, and provide horizontal scrolling for overflow. but if they are inside a table, the table will stretch and the parent container will overflow, preventing horizontal scoll access.

to repro, visit the url below and shrink the viewport width: https://pixeldroid.github.io/programming-pages/layout_api/layout/#/layout_api/