bench-forgejo/templates/user
silverwind c4c4151f7d
Fix margin and alignment in dashboard repolist (#22120)
Seems this has recently regressed, previously, there was a significant
whitespace between icon and text, but it seems to be gone, so I added
the margin and also vertically aligned the icon because it was slightly
misaligned.

Before:
<img width="419" alt="Screenshot 2022-12-13 at 20 03 51"
src="https://user-images.githubusercontent.com/115237/207422938-7c45110c-f73e-4344-afc8-c072266d1f95.png">

After:
<img width="419" alt="image"
src="https://user-images.githubusercontent.com/115237/207447579-95525405-574d-4ca8-84ba-d8a9af50015a.png">

Co-authored-by: KN4CK3R <admin@oldschoolhack.me>
2022-12-17 09:58:57 +08:00
..
auth Optimize html templates (#22080) 2022-12-09 21:34:51 +08:00
dashboard Fix margin and alignment in dashboard repolist (#22120) 2022-12-17 09:58:57 +08:00
notification Optimize html templates (#22080) 2022-12-09 21:34:51 +08:00
overview Added missing headers on user packages page (#21172) 2022-10-24 20:01:05 +08:00
settings Optimize html templates (#22080) 2022-12-09 21:34:51 +08:00
code.tmpl Run `make fmt` (#21437) 2022-10-13 21:33:54 -04:00
heatmap.tmpl Refactor `i18n` to `locale` (#20153) 2022-06-27 15:58:46 -05:00
profile.tmpl Optimize html templates (#22080) 2022-12-09 21:34:51 +08:00
project.tmpl Remove useless "Cancel" buttons (#21872) 2022-12-05 20:38:34 +08:00