gitea/templates/admin
wxiaoguang 13fbab5cf4
Remove all "floated" CSS styles ()
flex but don't float

diff with ignoring spaces :
https://github.com/go-gitea/gitea/pull/32691/files?diff=split&w=1

related pages:

### admin users

![image](https://github.com/user-attachments/assets/40dd4c46-3f5b-4a68-89b0-d0a9a806f1fc)

### milestone

![image](https://github.com/user-attachments/assets/e3efb630-f07c-4c9d-b877-71e28cddcdce)

### user account setting

![image](https://github.com/user-attachments/assets/d15609ee-016d-4aee-999a-b5455fe6185c)
..
applications Always use `ctx.Locale.Tr` inside templates ()
auth Refactor DateUtils and merge TimeSince ()
emails Refactor some frontend problems ()
org Fix some places which doesn't repsect org full name setting ()
packages Refactor DateUtils and merge TimeSince ()
repo Refactor DateUtils and merge TimeSince ()
runners Move secrets and runners settings to actions settings ()
user Remove all "floated" CSS styles ()
actions.tmpl Added instance-level variables ()
config.tmpl Move admin routers from /admin to /-/admin ()
config_settings.tmpl Move admin routers from /admin to /-/admin ()
cron.tmpl Refactor DateUtils and merge TimeSince ()
dashboard.tmpl Move admin routers from /admin to /-/admin ()
hook_new.tmpl Always use `ctx.Locale.Tr` inside templates ()
hooks.tmpl Change to vertical navbar layout for secondary navbar for repo/user/admin settings ()
layout_footer.tmpl Change to vertical navbar layout for secondary navbar for repo/user/admin settings ()
layout_head.tmpl Fix flash message for flex-container ()
navbar.tmpl Move admin routers from /admin to /-/admin ()
notice.tmpl Refactor DateUtils and merge TimeSince ()
queue.tmpl Always use `ctx.Locale.Tr` inside templates ()
queue_manage.tmpl Migrate margin and padding helpers to tailwind ()
self_check.tmpl Add cache test for admins ()
stacktrace-row.tmpl Refactor DateUtils and merge TimeSince ()
stacktrace.tmpl Move admin routers from /admin to /-/admin ()
stats.tmpl Always use `ctx.Locale.Tr` inside templates ()
system_status.tmpl Auto-update the system status in admin dashboard ()