mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2026-07-13 04:58:46 +00:00
This PR fixes a regression noticed by @0ko caused by changes from PR !12491 The switch to using logical css properties had a regression as the `text-align: start`wasn't propagating to the th element like `text-align: left` was. This PR attempts to fix this issue by switching to a grid Co-authored-by: 0ko <0ko@noreply.codeberg.org> Reviewed-on: https://codeberg.org/forgejo/forgejo/pulls/13171 Reviewed-by: 0ko <0ko@noreply.codeberg.org> |
||
|---|---|---|
| .. | ||
| code | ||
| issue | ||
| button.tmpl | ||
| combo.tmpl | ||
| combo_multi.tmpl | ||
| input.tmpl | ||