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
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
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
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.
Closes #209
Pull request closed