Bug Fix

August 16, 2026

Fixed company logos on Jobs bleeding past their rounded frame

Company logos on job listings weren't actually clipped to their own rounded shape, so a square image could spill past the frame -- most visible on narrow phone widths, where it could crowd the text next to it. Fixed.

A member reported a company logo on /jobs looking clipped at the left edge. The real cause: every rounded avatar and thumbnail in this app had a rounded corner defined in its styling, but nothing was actually clipping the image content to that shape -- so a square logo could render past its own rounded frame instead of being contained to it, most noticeable where space is tight, like a narrow phone width.

Fixed app-wide, not just on Jobs: every avatar and thumbnail that's supposed to be rounded now actually clips to its own shape.