]> source.dussan.org Git - gitea.git/commit
Tweak repo topics bar (#25769)
authorsilverwind <me@silverwind.io>
Sat, 8 Jul 2023 18:12:30 +0000 (20:12 +0200)
committerGitHub <noreply@github.com>
Sat, 8 Jul 2023 18:12:30 +0000 (18:12 +0000)
commitf8bb1018ae70d14db31631f567fa651680d7b215
tree0e16a1e0ecf1e50c2ff73bd4d5a7048aee38c172
parent52b3052757d6eb3169503a9407bc02c9766a66aa
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">

---------
templates/repo/home.tmpl
web_src/css/repo.css