mirror of
https://github.com/discourse/discourse.git
synced 2026-08-12 03:37:13 +08:00
When tagging is disabled we put the category input on the same line as the topic title in the composer. Currently when a category is selected this can overflow. This fixes it by forcing the category input to shrink. Before: <img width="350" alt="image" src="https://github.com/user-attachments/assets/24d7af6a-6001-4990-a333-8e803a726ae6" /> After: <img width="350" alt="image" src="https://github.com/user-attachments/assets/2f044a18-44c5-4c6a-b124-a60902e2cc40" /> |
||
|---|---|---|
| .. | ||
| assets | ||
| controllers | ||
| helpers | ||
| jobs | ||
| mailers | ||
| models | ||
| queries/reports | ||
| serializers | ||
| services | ||
| views | ||