This fixes CSS class changes that were missed during the Bootstrap 5 upgrade:
- Removes instances of the pre-Bootstrap-5 class "pull-right" (Bootstrap 5 menus have better responsive behavior).
- Adds "dropdown-item" classes to some menu items that lacked it.
- Adds some custom style for the "Filter" form in the patron permissions toolbar (it is now correctly aligned).
(This is related to the OPAC and staff interface Bootstrap 5 upgrade in Koha 24.11.)
|