Nodejs.dev: /download page's table messes up layout on smaller viewport widths

Created on 28 Oct 2020  路  1Comment  路  Source: nodejs/nodejs.dev

Description

When the viewport width's is small, the table on /download causes the content to overflow and make it impossible to read the content due to clipping.

Steps to reproduce

  1. Go to /downloads
  2. Resize the viewport width so that it's smaller than the table's width

Expected result

  1. All content is visible

Actual result

  1. The table's width stays the same causing the layout to be wonky

image

Environment

  • OS Version:
  • Browser Version:
bug

Most helpful comment

@JohnPhamous Great catch! Btw I really appreciate that you created an issue before the pull request. Makes it easier to track and also so we don't waste time working on something that we don't think is needed 馃憤

>All comments

@JohnPhamous Great catch! Btw I really appreciate that you created an issue before the pull request. Makes it easier to track and also so we don't waste time working on something that we don't think is needed 馃憤

Was this page helpful?
0 / 5 - 0 ratings