diff options
author | silverwind <me@silverwind.io> | 2025-06-18 04:14:11 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-06-18 02:14:11 +0000 |
commit | dfea75371cae869e2e7805c12300e42c3218b67a (patch) | |
tree | 96e774e883547743952020a78789e451d3baeddb /services/gitdiff/gitdiff.go | |
parent | 1f35435b81f272d8d8dfed4ab5d319f1676c7a54 (diff) | |
download | gitea-dfea75371cae869e2e7805c12300e42c3218b67a.tar.gz gitea-dfea75371cae869e2e7805c12300e42c3218b67a.zip |
Improve alignment of commit status icon on commit page (#34750)
Before, icon vertically misaligned:
<img width="243" alt="Screenshot 2025-06-17 at 18 14 26"
src="https://github.com/user-attachments/assets/ac515c6d-25bd-44da-88be-a1d93c137ed0"
/>
After, icon correctly vertically centered:
<img width="244" alt="Screenshot 2025-06-17 at 18 14 40"
src="https://github.com/user-attachments/assets/41556d52-aa15-4bfb-82e2-91ed774cf2b0"
/>
I think it's fine to single out this one case and not alter
`flex-text-inline` because that class seems to work well in other
places.
Diffstat (limited to 'services/gitdiff/gitdiff.go')
0 files changed, 0 insertions, 0 deletions