"Contents" sidebar starts overlapping content at 1,280 pixels wide
tfausak opened this issue · 1 comments
I hope this is the right place to open this issue! Please let me know if it isn't and I'll move it where it belongs.
I recently noticed that the Haddock output on Stackage looks different. In general I like it, but I've noticed a problem at a certain break point. The "Contents" sidebar starts overlapping the content when the viewport is 1,280 pixels wide (or wider). Here's an example from Scotty's documentation:
At 1,279 (and narrower) pixels wide, the "Contents" sidebar goes to the right and nudges content out of the way. Here's another example from Scotty's documentation:
I don't have a suggestion for a solution here, but I do feel that all content should be visible at all breakpoints. Thanks!
I think this is probably more appropriate for the Stackage Server repo.
I've opened commercialhaskell/stackage-server#278 with a copy of this issue's contents and tagged you there as well; thanks for reporting this!