On very large screens, the admin menu had a lot of blank space for languages where all sections had short names (like English). This was inconvenient because the icon to open a submenu was far from its associated menu item. Using the `max-content` value for the `max-width` property, we reduce the amount of blank space in these cases.