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.
forgejo/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>
1 year ago
..
admin Replace fomantic divider module with our own (#25539) 1 year ago
api/packages/pypi Remove incorrect HTML self close tag (#23748) 1 year ago
base Align language menu icon and fit the footer area (#25556) 1 year ago
code Use flex instead of float for sort button and search input (#25519) 1 year ago
custom Add footer extra links template (#9576) 5 years ago
devtest Make "cancel" buttons have proper type in modal forms (#25618) 1 year ago
explore Replace fomantic divider module with our own (#25539) 1 year ago
mail Add template linting via djlint (#25212) 1 year ago
org Replace fomantic divider module with our own (#25539) 1 year ago
package Redirect to package after version deletion (#25594) 1 year ago
projects Replace fomantic divider module with our own (#25539) 1 year ago
repo Display branch commit status (#25608) 1 year ago
shared use css on labels (#25626) 1 year ago
status Replace fomantic divider module with our own (#25539) 1 year ago
swagger Fix bug of branches API with tests (#25578) 1 year ago
user Fix UI misalignment on user setting page (#25629) 1 year ago
home.tmpl Improve home page template, fix Sort dropdown menu flash (#23856) 1 year ago
install.tmpl Replace fomantic divider module with our own (#25539) 1 year ago
post-install.tmpl Remove incorrect element ID on "post-install" page (#25104) 1 year ago