Visual Layout: too much whitespace on sides + unwanted overflow in middle
Nobody has claimed this yet.
- Dominant language
- Dockerfile
- Stars
- 600
- Forks
- 158
- Avg merge
- 16h 8m
- Merged PRs (30d)
- 21
Description
This compression in the center appears to cause unwanted overflow, which is doubly problematic when we display tables that may have a column hidden by scrollbars as a result.

Example page affected by this: https://docs.nunit.org/articles/vs-test-adapter/Tips-And-Tricks.html
(Hat tip to @OsirisTerje who pointed this out)
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the affected Tips-And-Tricks page and reproduce the excessive side whitespace, center compression, and table overflow described in the issue. Trace the documentation site's layout styles, then verify that the example page uses the available width correctly and that table columns are not hidden by scrollbars.
Written by the indexing model from the issue text.
Assessment
- Domain
- documentation
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100