1
0
Fork 0
mirror of https://codeberg.org/forgejo/forgejo.git synced 2025-01-21 16:55:06 -05:00
forgejo/web_src/css/repo
0ko 333f384bc8 Fix minor misalignment (#6541)
[skip ci] no relevant tests

It's been there for a while. `flex-start` causes all items to stick to one side and be misaligned if they have different heights.

`align-items` isn't actually needed in this area when the goal is centered vertical alignment, however, unsetting it _could_ break items' height. I couldn't make it do that, but to be safe I kept it and only replaced the value.

## Preview

|![](/attachments/5ccf3c2d-c468-4524-84b4-efa3b3d5a60a)|
|-|
|![](/attachments/5ad079e9-5e22-4118-b1cd-492ad51f0371)|

There's no difference when they're broken into two rows, on mobile.

Reviewed-on: https://codeberg.org/forgejo/forgejo/pulls/6541
Reviewed-by: Michael Kriese <michael.kriese@gmx.de>
Reviewed-by: Otto <otto@codeberg.org>
Co-authored-by: 0ko <0ko@noreply.codeberg.org>
Co-committed-by: 0ko <0ko@noreply.codeberg.org>
2025-01-13 08:27:42 +00:00
..
header.css ui: improve button gap consistency in repos (#4365) 2024-07-07 03:21:58 +00:00
issue-card.css [PORT] Scroll images in project issues separately from the remaining issue (gitea#31683) 2024-08-20 15:54:22 +02:00
issue-label.css Hide archived labels by default from the suggestions when assigning labels for an issue (#27451) 2023-10-17 16:10:45 +02:00
issue-list.css Fix minor misalignment (#6541) 2025-01-13 08:27:42 +00:00
linebutton.css Merge pull request 'Render inline file permalinks' (#2669) from Mai-Lapyst/forgejo:markup-add-filepreview into forgejo 2024-04-01 13:57:01 +00:00
list-header.css Fix UI on mobile view (#25315) 2023-06-18 10:31:42 +00:00
release-tag.css Fix bad spacing on new release page 2024-09-11 13:30:30 +02:00
wiki.css Add border radius for wiki pages (#29937) 2024-03-26 19:04:27 +01:00