forgejo/templates/user/settings
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>
2023-06-14 20:39:51 -04:00
..
security Use inline SVG for built-in OAuth providers (#25171) (#25234) 2023-06-13 12:04:40 +00:00
account.tmpl Change --font-weight-bold to --font-weight-semibold and 600 value, introduce new font weight variables (#24827) 2023-05-21 23:37:32 +00:00
actions.tmpl Add user level action runners (#24995) 2023-05-31 09:39:54 +08:00
appearance.tmpl
applications.tmpl Change access token UI to select dropdowns (#25109) (#25230) 2023-06-13 12:42:25 +00:00
applications_oauth2.tmpl
applications_oauth2_edit.tmpl
applications_oauth2_edit_form.tmpl Fix edit OAuth application width (#25262) (#25263) 2023-06-14 20:39:51 -04:00
applications_oauth2_list.tmpl Add ability to set multiple redirect URIs in OAuth application UI (#25072) 2023-06-05 15:00:12 +08:00
grants_oauth2.tmpl Change add_on translation to added_on and include placeholder for the date (#24562) 2023-05-06 21:11:27 +08:00
hook_new.tmpl
hooks.tmpl
keys.tmpl
keys_gpg.tmpl Change add_on translation to added_on and include placeholder for the date (#24562) 2023-05-06 21:11:27 +08:00
keys_principal.tmpl Change add_on translation to added_on and include placeholder for the date (#24562) 2023-05-06 21:11:27 +08:00
keys_ssh.tmpl Improve some Forms (#24878) 2023-05-26 09:42:54 +00:00
layout_footer.tmpl
layout_head.tmpl
navbar.tmpl Add details summary for vertical menus in settings to allow toggling (#25098) 2023-06-07 10:49:48 +08:00
organization.tmpl
packages.tmpl
packages_cleanup_rules_edit.tmpl
packages_cleanup_rules_preview.tmpl
profile.tmpl various style fixes (#25008) 2023-05-30 22:28:25 +00:00
repos.tmpl
runner_edit.tmpl Add user level action runners (#24995) 2023-05-31 09:39:54 +08:00