Bug Fix
2026-08-23 05:11:09
The jobs page no longer scrolls sideways on a phone
If you browse design jobs on a phone, the page was making you work for it. The row above the listings — the job count, "My Applications", "Save this search" and the Filters button — was laid out on a single line that did not fit, so the whole page ended up wider than your screen. Reading a listing meant scrolling sideways as well as down.
That row now wraps onto a second line when it needs to, and nothing on the page extends past the edge of the screen.
Two-dimensional scrolling is one of the things that makes a page genuinely hard to use if you are on a small screen or zoomed in, so this is an accessibility fix as much as a tidy-up. We have also added an automated check that measures every one of our main pages at phone width and fails if any of them ever spills over the edge again.