]> source.dussan.org Git - gitea.git/commit
Make branch icon stand out more (#20726) (#20774)
authorGusted <williamzijl7@hotmail.com>
Fri, 12 Aug 2022 19:38:17 +0000 (19:38 +0000)
committerGitHub <noreply@github.com>
Fri, 12 Aug 2022 19:38:17 +0000 (15:38 -0400)
commit85034564c28b610acc30a9280cc2ef58be86c1f1
tree4359c4b5f83d88cfd1f4ec3b9496342e7eabd6ab
parenteacab6b10dd30a0361f159875571e3e1c42676e1
Make branch icon stand out more (#20726) (#20774)

- Backport #20726
  - Currently the branch icon is "squashed" between the two branch names and feels a bit "amateur-ish" to my feeling(relative to other UI elements).
  - This patch tries to improve that by making the icon bigger and by adding some margin to not have a "squashed" icon.
  - This patch also includes a "fix", for some reason this symbol is not centering correctly. So apply allign-items: center to the top div
templates/shared/issuelist.tmpl
web_src/less/shared/issuelist.less