mirror of
https://github.com/discourse/discourse.git
synced 2025-03-13 19:35:41 +08:00

When tagging a user in composer, the autocomplete div has a fixed width, causing longer names and usernames to get cut off. This change allows the div to expand up until a max-width of 600px on desktop.