[PR #2901] [MERGED] Fix inconsistencies in user settings UI #16654

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

📋 Pull Request Information

Original PR: https://github.com/go-gitea/gitea/pull/2901
Author: @efy
Created: 11/12/2017
Status: Merged
Merged: 11/13/2017
Merged by: @lafriks

Base: masterHead: fix-ui-inconsistencies


📝 Commits (2)

  • 0325b58 Fix inconsistencies in user settings ui
  • 6ba2434 Merge branch 'master' into fix-ui-inconsistencies

📊 Changes

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

View changed files

📝 templates/user/settings/delete.tmpl (+5 -5)
📝 templates/user/settings/openid.tmpl (+1 -1)

📄 Description

This PR cleans up a couple of UI items in the user settings panel.

Field length and button / link alignment on the delete account tab, think this fixes #1659.

Old:
image

New:
image

Un-styled input on the OpenID tab

Old:
image

New:
image


🔄 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/2901 **Author:** [@efy](https://github.com/efy) **Created:** 11/12/2017 **Status:** ✅ Merged **Merged:** 11/13/2017 **Merged by:** [@lafriks](https://github.com/lafriks) **Base:** `master` ← **Head:** `fix-ui-inconsistencies` --- ### 📝 Commits (2) - [`0325b58`](https://github.com/go-gitea/gitea/commit/0325b58f56f6614004c195ca1ece82b37a8b6393) Fix inconsistencies in user settings ui - [`6ba2434`](https://github.com/go-gitea/gitea/commit/6ba2434fe51243ead4fd519e88d494e8c7e08d29) Merge branch 'master' into fix-ui-inconsistencies ### 📊 Changes **2 files changed** (+6 additions, -6 deletions) <details> <summary>View changed files</summary> 📝 `templates/user/settings/delete.tmpl` (+5 -5) 📝 `templates/user/settings/openid.tmpl` (+1 -1) </details> ### 📄 Description This PR cleans up a couple of UI items in the user settings panel. Field length and button / link alignment on the delete account tab, think this fixes #1659. Old: ![image](https://user-images.githubusercontent.com/1869096/32704459-4cb694d2-c7fd-11e7-8a51-91a15a1b5922.png) New: ![image](https://user-images.githubusercontent.com/1869096/32704462-5dcb6bb2-c7fd-11e7-9759-91e78d856136.png) Un-styled input on the OpenID tab Old: ![image](https://user-images.githubusercontent.com/1869096/32704466-831aef28-c7fd-11e7-8b4e-d3cef432f825.png) New: ![image](https://user-images.githubusercontent.com/1869096/32704468-8c58dec4-c7fd-11e7-99fa-8528450309cc.png) --- <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:15:37 -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#16654