mirror of
https://github.com/go-gitea/theme.git
synced 2026-07-19 22:33:52 -04:00
[PR #67] Specify widths of content containers to enable reading of docker article #69
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/go-gitea/theme/pull/67
Author: @bmackinney
Created: 2/5/2019
Status: 🔄 Open
Base:
master← Head:patch-1📝 Commits (2)
47a67caSpecify width of content container354b2cfSpecify 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
will become
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.