gitea/templates
wxiaoguang eea58a5d55
Fix UI misalignment on user setting page (#25629)
Fix #25628

Diff with ignoring space:
https://github.com/go-gitea/gitea/pull/25629/files?diff=unified&w=1

The "modal" shouldn't appear between "ui attached segment", otherwise
these segments lose margin-top.

After the fix:

<details>


![image](https://github.com/go-gitea/gitea/assets/2114189/ac15e73d-4ca8-416a-950d-ffc912c6ab61)


![image](https://github.com/go-gitea/gitea/assets/2114189/eb431336-4d21-4e44-8beb-8919595a83c8)


![image](https://github.com/go-gitea/gitea/assets/2114189/dffaed88-5ba2-419d-a241-24cb200f757c)


![image](https://github.com/go-gitea/gitea/assets/2114189/e8c5a03e-e16a-4c94-a1a5-7845d4e1a824)

</details>
2023-07-03 20:38:06 +00:00
..
admin Replace fomantic divider module with our own (#25539) 2023-06-29 20:24:22 +08:00
api/packages/pypi Remove incorrect HTML self close tag (#23748) 2023-03-27 18:05:51 +02:00
base Align language menu icon and fit the footer area (#25556) 2023-06-28 14:57:50 +00:00
code Use flex instead of float for sort button and search input (#25519) 2023-06-28 20:10:36 +08:00
custom Add footer extra links template (#9576) 2020-01-03 20:41:56 +02:00
devtest Make "cancel" buttons have proper type in modal forms (#25618) 2023-07-03 14:04:50 +08:00
explore Replace fomantic divider module with our own (#25539) 2023-06-29 20:24:22 +08:00
mail Add template linting via djlint (#25212) 2023-06-14 18:17:58 +00:00
org Replace fomantic divider module with our own (#25539) 2023-06-29 20:24:22 +08:00
package Redirect to package after version deletion (#25594) 2023-06-29 17:01:14 +00:00
projects Replace fomantic divider module with our own (#25539) 2023-06-29 20:24:22 +08:00
repo Display branch commit status (#25608) 2023-07-03 03:32:21 +00:00
shared use css on labels (#25626) 2023-07-03 02:33:28 +00:00
status Replace fomantic divider module with our own (#25539) 2023-06-29 20:24:22 +08:00
swagger Fix bug of branches API with tests (#25578) 2023-07-01 10:52:52 +08:00
user Fix UI misalignment on user setting page (#25629) 2023-07-03 20:38:06 +00:00
home.tmpl Improve home page template, fix Sort dropdown menu flash (#23856) 2023-04-01 13:47:54 +08:00
install.tmpl Replace fomantic divider module with our own (#25539) 2023-06-29 20:24:22 +08:00
post-install.tmpl Remove incorrect element ID on "post-install" page (#25104) 2023-06-08 12:23:39 +08:00