mirror of
https://github.com/go-gitea/theme.git
synced 2026-07-01 20:35:45 -04:00
[PR #57] [MERGED] fix padding on mobile #60
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/57
Author: @daviian
Created: 5/23/2018
Status: ✅ Merged
Merged: 5/23/2018
Merged by: @appleboy
Base:
master← Head:bugfix/padding📝 Commits (1)
3a68ef5fix padding on mobile📊 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.