Bugfix
(User-visible)
Dropdowns that have a label at the front currently break. This problem occurs particularly in headers, but can also occur in other areas where the HTML structure is similar.
Testing
- Start the application and check various areas that contain dropdowns with labels. Check dropdowns in the model-based search.
- Ensure that the dropdown labels are not wrapped and are displayed correctly.
- Check that the layout and readability have been improved by the adjustments.