ad991dea4b
The mark kept the 110px it had as part of the bar, which was all there was room for in a row; in a column it ended halfway across, sharing an edge with nothing below it. At the column's width its edges line up with the page entries, and the SVG's own inset puts the drawn mark on the entries' icons. The width/height attributes carry the file's real proportions so the column still reserves the right height before the SVG loads. Where the column lies back down into a bar, the mark returns to the compact size: at full width it would take a row to itself above the entries. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>