mirror of
https://github.com/docker/docs.git
synced 2026-03-27 14:28:47 +07:00
650936a46a70c120aff3cf9be326c3d4712919a4
<!--Delete sections as needed --> ## Description <!-- Tell us what you did and why --> This PR fixes the horizontal overflow issue in the Docker Docs Website due to overflow Table of Contents section, as described in [#23052](https://github.com/docker/docs/issues/23052). ### Changes made: Updated layout structure and/or styles in: - layouts/partials/aside.html - layouts/partials/content-default.html The fix prevents excessive width in the ToC container, which was previously causing the entire page to become horizontally scrollable on certain pages. ## Update: https://github.com/user-attachments/assets/cdc3898c-ba21-468a-9add-0785abf0e76f ## Related issues or tickets Closes #23052 <!-- Related issues, pull requests, or Jira tickets --> ## Reviews <!-- Notes for reviewers here --> <!-- List applicable reviews (optionally @tag reviewers) --> - [ ] Technical review - [ ] Editorial review - [ ] Product review ### Notes for reviewers: - Let me know if you’d prefer a purely CSS-based solution, or if structural changes are acceptable. - Happy to tweak styles, breakpoints, or layout as needed!
…
Docs @ Docker
Welcome to the Docker Documentation repository. This is the source for https://docs.docker.com/.
Feel free to send us pull requests and issues. Our docs are completely open source, and we deeply appreciate contributions from the Docker community!
Provide feedback
We’d love to hear your feedback! To submit feedback:
- Click New issue on the docs repository, or
- Click Request changes in the right column of every page on docs.docker.com, or
- Click Give feedback on of every page in the docs.
To get community support, use the Docker Community Slack. Personalized support is available through the Docker Pro, Team, and Business subscriptions. See Docker Pricing for details.
If you have an idea for a new feature or behavior change in a specific aspect of Docker or have found a product bug, file an issue in the project's repository.
Contribute to Docker docs
See CONTRIBUTING.md.
Copyright and license
Copyright 2013-2025 Docker, Inc., released under the Apache 2.0 license .
Description
Languages
Markdown
97.3%
HTML
1.7%
CSS
0.4%
JavaScript
0.2%
Go
0.1%