Problem: instead of overflowing .grid, it stretches nearest parent with absolute max width (pixels) to combined width of .items Is it possible to make this scroll without giving .grid absolute width?
If not, what other solution can I use here? Image of what I want to achieve.