Text to go in the release notes:
|
This fixes some accessibility reflow issues in dropdown menus for the OPAC when larger text sizes are used (for example, 400%). It specifies the text-wrap behaviour, and by reducing line-height values in some places it makes dropdown items more distinguishable from each other. This includes:
- Lists: a list with a very long name now wraps, instead of staying on one line that goes off the screen.
- User menu (when logged in): the 'Clear' button next to 'Search history' now moves down to its own line.
|