[PR #57] [MERGED] fix padding on mobile #60

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

📋 Pull Request Information

Original PR: https://github.com/go-gitea/theme/pull/57
Author: @daviian
Created: 5/23/2018
Status: Merged
Merged: 5/23/2018
Merged by: @appleboy

Base: masterHead: bugfix/padding


📝 Commits (1)

📊 Changes

4 files changed (+41 additions, -39 deletions)

View changed files

📝 layouts/_default/single.html (+6 -4)
📝 layouts/doc/single.html (+10 -8)
📝 layouts/page/single.html (+11 -9)
📝 src/main.scss (+14 -18)

📄 Description

PR encases bulma containers with sections to fix their paddings.


🔄 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/57 **Author:** [@daviian](https://github.com/daviian) **Created:** 5/23/2018 **Status:** ✅ Merged **Merged:** 5/23/2018 **Merged by:** [@appleboy](https://github.com/appleboy) **Base:** `master` ← **Head:** `bugfix/padding` --- ### 📝 Commits (1) - [`3a68ef5`](https://github.com/go-gitea/theme/commit/3a68ef578e64cee0c66cc0e8bb63a554a80599a5) fix padding on mobile ### 📊 Changes **4 files changed** (+41 additions, -39 deletions) <details> <summary>View changed files</summary> 📝 `layouts/_default/single.html` (+6 -4) 📝 `layouts/doc/single.html` (+10 -8) 📝 `layouts/page/single.html` (+11 -9) 📝 `src/main.scss` (+14 -18) </details> ### 📄 Description PR encases bulma containers with sections to fix their paddings. --- <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:42 -05:00
yindo closed this issue 2026-02-16 12:42:42 -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#60