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
wxiaoguang 128d77a3a0
Following up fixes for "Fix inconsistent user profile layout across tabs" (#25739)
Follow
https://github.com/go-gitea/gitea/pull/25625#issuecomment-1621577816

1. Fix the incorrect "project view" layout
2. Fix the "follow/unfollow" link on "packages" and "projects" tab


Before:


![image](https://github.com/go-gitea/gitea/assets/2114189/3b071235-c186-4097-8a19-dd90dcb2a344)


After:


![image](https://github.com/go-gitea/gitea/assets/2114189/d1d23cd7-28d8-43e3-9f68-03e8a34a9b97)

---------

Co-authored-by: Giteabot <teabot@gitea.io>
2 years ago
..
admin Replace fomantic divider module with our own (#25539) 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) 2 years ago
code Fix inconsistent user profile layout across tabs (#25625) 2 years ago
custom Add footer extra links template (#9576) 5 years ago
devtest Make "cancel" buttons have proper type in modal forms (#25618) 2 years ago
explore Fix inconsistent user profile layout across tabs (#25625) 2 years ago
mail Add template linting via djlint (#25212) 2 years ago
org Following up fixes for "Fix inconsistent user profile layout across tabs" (#25739) 2 years ago
package Fix broken translations for package documantion (#25742) 2 years ago
projects Following up fixes for "Fix inconsistent user profile layout across tabs" (#25739) 2 years ago
repo Hide `add file` button for pull mirrors (#25748) 2 years ago
shared Following up fixes for "Fix inconsistent user profile layout across tabs" (#25739) 2 years ago
status Replace fomantic divider module with our own (#25539) 2 years ago
swagger Fix bug of branches API with tests (#25578) 2 years ago
user Fix broken translations for package documantion (#25742) 2 years ago
home.tmpl Improve home page template, fix Sort dropdown menu flash (#23856) 2 years ago
install.tmpl Disable run user change in installation page (#22499) 2 years ago
post-install.tmpl Remove incorrect element ID on "post-install" page (#25104) 2 years ago