-
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Description
Steps to reproduce
- Grab your phone
- Go to https://docs.junit.org/current/user-guide/
- Swipe left
Expected: nothing happened
Actual: lots of white space to the right
Context
The home page works ok. There are some tables in the user guide that widen the page. I think those should be in a container as wide as the page and scroll internally maybe?
If you zoom out, you can see the problem:
| One | Two |
|---|---|
![]() |
![]() |
Deliverables
- user guide has no extra space on the right, 100% of the content is taking up the screen
marcphilipp

