gitforge/templates/shared/search
Cameron Radmore 7f21b64607 fix: switch search syntax modal from table to grid (#13171)
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>
2026-06-24 15:44:09 +02:00
..
code
issue fix: switch search syntax modal from table to grid (#13171) 2026-06-24 15:44:09 +02:00
button.tmpl
combo.tmpl
combo_multi.tmpl
input.tmpl