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
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
..
admin Fix all possible setting error related storages and added some tests (#23911) (#25244) 2 years ago
api/packages/pypi Remove incorrect HTML self close tag (#23748) 2 years ago
base Button and color enhancements (#24989) (#25176) 2 years ago
code Use data-tooltip-content for tippy tooltip (#23649) 2 years ago
custom
devtest Use flex to align SVG and text (#25163) (#25260) 2 years ago
explore Consolidate the two review boxes into one (#24738) 2 years ago
mail Remove incorrect HTML self close tag (#23748) 2 years ago
org Button and color enhancements (#24989) (#25176) 2 years ago
package Consolidate the two review boxes into one (#24738) 2 years ago
projects Merge `new project` templates into one (#24985) 2 years ago
repo Use flex to align SVG and text (#25163) (#25260) 2 years ago
shared Button and color enhancements (#24989) (#25176) 2 years ago
status Fix mobile navbar and misc cleanups (#25134) (#25169) 2 years ago
swagger fix swagger documentation for multiple files API endpoint (#25110) 2 years ago
user Fix edit OAuth application width (#25262) (#25263) 2 years ago
home.tmpl Improve home page template, fix Sort dropdown menu flash (#23856) 2 years ago
install.tmpl Unification of registration fields order (#24737) 2 years ago
post-install.tmpl Remove incorrect element ID on "post-install" page (#25104) (#25129) 2 years ago