[PR #3332] [MERGED] Fix organization profile on mobile devices #16890

Closed
opened 2025-11-02 12:21:28 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/go-gitea/gitea/pull/3332
Author: @thehowl
Created: 1/8/2018
Status: Merged
Merged: 1/9/2018
Merged by: @lafriks

Base: masterHead: responsive-org-fix


📝 Commits (2)

  • e73c0dc Fix organization profile on mobile devices
  • c0b6600 Merge branch 'master' into responsive-org-fix

📊 Changes

1 file changed (+14 additions, -17 deletions)

View changed files

📝 templates/org/home.tmpl (+14 -17)

📄 Description

before:

screen shot 2018-01-08 at 21 52 12-fullpage

after:

screen shot 2018-01-08 at 21 51 46-fullpage

Cleaned up a bit also the HTML - a grid was used to apply the clearfix, and I replaced it with a simple overflow: auto instead.


🔄 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/gitea/pull/3332 **Author:** [@thehowl](https://github.com/thehowl) **Created:** 1/8/2018 **Status:** ✅ Merged **Merged:** 1/9/2018 **Merged by:** [@lafriks](https://github.com/lafriks) **Base:** `master` ← **Head:** `responsive-org-fix` --- ### 📝 Commits (2) - [`e73c0dc`](https://github.com/go-gitea/gitea/commit/e73c0dc486cdce1671e6ad7bd54f500822ecac9c) Fix organization profile on mobile devices - [`c0b6600`](https://github.com/go-gitea/gitea/commit/c0b66000dacb7353b431a9eddcbc8349d0ceeb14) Merge branch 'master' into responsive-org-fix ### 📊 Changes **1 file changed** (+14 additions, -17 deletions) <details> <summary>View changed files</summary> 📝 `templates/org/home.tmpl` (+14 -17) </details> ### 📄 Description before: ![screen shot 2018-01-08 at 21 52 12-fullpage](https://user-images.githubusercontent.com/4681308/34691838-34850450-f4be-11e7-93dc-20e6209eb020.png) after: ![screen shot 2018-01-08 at 21 51 46-fullpage](https://user-images.githubusercontent.com/4681308/34691817-25240920-f4be-11e7-859e-4ec416612b4c.png) Cleaned up a bit also the HTML - a grid was used to apply the clearfix, and I replaced it with a simple overflow: auto instead. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2025-11-02 12:21:28 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/gitea#16890