[PR #67] Specify widths of content containers to enable reading of docker article #69

Open
opened 2026-02-16 12:42:43 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/go-gitea/theme/pull/67
Author: @bmackinney
Created: 2/5/2019
Status: 🔄 Open

Base: masterHead: patch-1


📝 Commits (2)

  • 47a67ca Specify width of content container
  • 354b2cf Specify width of page content container

📊 Changes

2 files changed (+2 additions, -2 deletions)

View changed files

📝 layouts/doc/single.html (+1 -1)
📝 layouts/page/single.html (+1 -1)

📄 Description

image

will become

image

Although because this fixes the problem for this page, the culprit is likely in the styling of the <code/> element, because it doesn't appear on pages without code blocks.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/go-gitea/theme/pull/67 **Author:** [@bmackinney](https://github.com/bmackinney) **Created:** 2/5/2019 **Status:** 🔄 Open **Base:** `master` ← **Head:** `patch-1` --- ### 📝 Commits (2) - [`47a67ca`](https://github.com/go-gitea/theme/commit/47a67caf649ea3925970aa37a625f51c01eff788) Specify width of content container - [`354b2cf`](https://github.com/go-gitea/theme/commit/354b2cf5b8c640e3d1158457d799b41e164b2856) Specify width of page content container ### 📊 Changes **2 files changed** (+2 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `layouts/doc/single.html` (+1 -1) 📝 `layouts/page/single.html` (+1 -1) </details> ### 📄 Description ![image](https://user-images.githubusercontent.com/646061/52305191-c8d4f480-2951-11e9-893c-5fba7d77f932.png) will become ![image](https://user-images.githubusercontent.com/646061/52305227-dee2b500-2951-11e9-9af5-7979f5211bfc.png) Although because this fixes the problem for this page, the culprit is likely in the styling of the `<code/>` element, because it doesn't appear on pages without code blocks. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-16 12:42:43 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: go-gitea/theme#69