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
silverwind f8bb1018ae
Tweak repo topics bar (#25769)
Minor tweaks to repo topics:

- Use gap instead of margin to align "Manage Topics" when no topics
present
- Add margin to description instead

Before:

<img width="1232" alt="Screenshot 2023-07-08 at 13 08 15"
src="https://github.com/go-gitea/gitea/assets/115237/a5d3586c-6cbf-4b74-8137-11d91f2cbb45">
<img width="1233" alt="Screenshot 2023-07-08 at 13 08 05"
src="https://github.com/go-gitea/gitea/assets/115237/59b18d93-e4cb-4f2b-9bc2-d6aa63f93827">

After:

<img width="1232" alt="Screenshot 2023-07-08 at 13 08 42"
src="https://github.com/go-gitea/gitea/assets/115237/470d42ad-3f7e-40f9-b0a1-203b4af77eb9">
<img width="1231" alt="Screenshot 2023-07-08 at 13 08 32"
src="https://github.com/go-gitea/gitea/assets/115237/42d18048-748c-4a3f-ab89-3403866cef34">

---------
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
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 Reformat some templates (#25756) 2 years ago
projects Clarify "text-align" CSS helpers, fix clone button padding (#25763) 2 years ago
repo Tweak repo topics bar (#25769) 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 Clarify "text-align" CSS helpers, fix clone button padding (#25763) 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