forgejo/web_src
silverwind 82e83d3076
Fix alignment in actions right view (#29979)
Fixes: https://github.com/go-gitea/gitea/issues/29974, Regression from
https://github.com/go-gitea/gitea/pull/29640.

Depending on the number of steps on the left side, the right side will
vertically expand. Collapse it with `align-self`.

<img width="1308" alt="image"
src="https://github.com/go-gitea/gitea/assets/115237/9bcede9c-d869-4f3f-8a10-026c74c03f71">

(cherry picked from commit a4455d313e2c129dc9734292035b89339577174d)
2024-03-30 07:17:30 +01:00
..
css Fix table header text-align (#30084) 2024-03-30 07:17:30 +01:00
fomantic Remove fomantic table module (#30047) 2024-03-30 07:17:30 +01:00
js Fix alignment in actions right view (#29979) 2024-03-30 07:17:30 +01:00
svg Customizable "Open with" applications for repository clone (#29320) 2024-03-23 11:58:54 +01:00