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 e610b0389a
Fix UI misalignment on user setting page (#25629) (#25656)
Backport #25629 by @wxiaoguang

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>

Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
2 years ago
..
admin Fix admin-dl-horizontal (#25512) (#25535) 2 years ago
api/packages/pypi Remove incorrect HTML self close tag (#23748) 2 years ago
base Align language menu icon and fit the footer area (#25556) (#25563) 2 years ago
code Use data-tooltip-content for tippy tooltip (#23649) 2 years ago
custom Add footer extra links template (#9576) 5 years ago
devtest Make "cancel" buttons have proper type in modal forms (#25618) (#25641) 2 years ago
explore Fix repo search broken because of profile page added (#25455) (#25467) 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 Redirect to package after version deletion (#25594) (#25599) 2 years ago
projects Remove test string (#25447) (#25448) 2 years ago
repo Use AfterCommitId to get commit for Viewed functionality (#25529) (#25612) 2 years ago
shared use css on labels (#25626) (#25636) 2 years ago
status Show OAuth2 errors to end users (#25261) (#25271) 2 years ago
swagger Fix bug of branches API with tests(#25578) (#25579) 2 years ago
user Fix UI misalignment on user setting page (#25629) (#25656) 2 years ago
home.tmpl Improve home page template, fix Sort dropdown menu flash (#23856) 2 years ago
install.tmpl Use "utf8mb4" for MySQL by default (#25432) 2 years ago
post-install.tmpl Remove incorrect element ID on "post-install" page (#25104) (#25129) 2 years ago