https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38285
Bug ID: 38285
Summary: Replace instances of obsolete Bootstrap class
"pull-right"
Change sponsored?: ---
Product: Koha
Version: unspecified
Hardware: All
OS: All
Status: NEW
Severity: minor
Priority: P5 - low
Component: Templates
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
Depends on: 35402
Bootstrap 5 doesn't have the "pull-right" class, and we have some instances of
it which were not caught during the upgrade.
Most commonly we see it on dropdown menus, where it may be able to be removed
without replacing it with a different class. Bootstrap 5 menus are more
responsive than previous versions.
Otherwise "pull-right" on dropdowns can be replaced with "dropdown-menu-end".
Referenced Bugs:
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35402
[Bug 35402] Update the OPAC and staff interface to Bootstrap 5
--
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/