You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gitea/templates/user
Giteabot 037366f93f
Fix edit OAuth application width (#25262) (#25263)
Backport #25262 by @denyskon

The `<div class="ui container">` broke the width of this section - fix
by removing it.

Before:

![grafik](https://github.com/go-gitea/gitea/assets/47871822/df655636-0dc3-4c8a-9778-a14c80fc807b)

After:

![grafik](https://github.com/go-gitea/gitea/assets/47871822/e74c74be-097e-43fb-a698-92337aa128e9)

Co-authored-by: Denys Konovalov <kontakt@denyskon.de>
2 years ago
..
auth Use inline SVG for built-in OAuth providers (#25171) (#25234) 2 years ago
dashboard Fix mobile navbar and misc cleanups (#25134) (#25169) 2 years ago
notification Button and color enhancements (#24989) (#25176) 2 years ago
overview Add Gitea Profile Readmes (#23260) 2 years ago
settings Fix edit OAuth application width (#25262) (#25263) 2 years ago
code.tmpl Add main landmark to templates and adjust titles (#22670) 2 years ago
heatmap.tmpl Improve template helper (#24417) 2 years ago
profile.tmpl Fix double border and adjust width for user profile page (#24870) 2 years ago