Fix #209 r2: arrows immediately right of the column label text #217

Closed
fen wants to merge 0 commits from fix-209-r2 into dev
Collaborator

Follow-up to #212 per owner feedback: the absolute right:8px pinned arrows to the column edge instead of next to the label. Arrows are now inline spans placed directly after the label text with a fixed margin-left:6px, so the gap is consistent regardless of column width.

  • history.html, mine.html: sort-ind span moved after label text
  • app.css: dropped absolute positioning, inline with margin-left:6px

Closes #209

Follow-up to #212 per owner feedback: the absolute right:8px pinned arrows to the column edge instead of next to the label. Arrows are now inline spans placed directly after the label text with a fixed margin-left:6px, so the gap is consistent regardless of column width. - history.html, mine.html: sort-ind span moved after label text - app.css: dropped absolute positioning, inline with margin-left:6px Closes #209
fen added 1 commit 2026-09-10 18:14:35 +00:00
Fix #209 r2: arrows immediately right of label text, fixed gap
CI / docker (pull_request) Skipped
CI / test (pull_request) Successful in 44s
7cffd21df9
Absolute right:8px pinned arrows to the column edge; inline span after
the label with margin-left:6px keeps a consistent gap from the text.
fen closed this pull request 2026-09-10 18:14:45 +00:00
fen deleted branch fix-209-r2 2026-09-10 18:14:45 +00:00

Pull request closed

This pull request cannot be reopened because the branch was deleted.
Sign in to join this conversation.