Request:
We need the ability to set a max-width on a fluid item.
Description:
We need to be able to do this because otherwise when a page is zoomed out, the items will continue to stretch. Allowing items to stretch as the page size is growing is good functionality to a certain extent. Eventually, items will stretch so far it becomes unrecognizable. Typically sites will set a max-width to their sections at 2560px. You see this with sites like Apple.
Setting an item to Fixed and trying to do this causes a ton of other problems that make using that not worth it.