https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38718
--- Comment #14 from Pedro Amorim <[email protected]> --- (In reply to Owen Leonard from comment #13) > Created attachment 178321 [details] > Previously (left) and now (right) > > (In reply to Pedro Amorim from comment #12) > > Is restoring the bug fixed by bug 38359 (form too close to the left side of > > the page). > > If I'm seeing the right before and after, the form is now centered on the > page rather than aligned to the right. It's different but it looks correct > to me. The before is how it was before the bootstrap 5 upgrade. The bootstrap 5 upgrade unintentionally (I believe) changed it. Bug 38359 then fixed what the bootstrap 5 unintentionally changed. This is now causing it to become how it was after the unintentional bootstrap 5 change again. The above is how I understand this but you are right, the whole form was aligned to the right before, and it now looks aligned correctly. Problem is that the inputs were more centered before (because the whole form was aligned to the right) and they're too pushed to the left now. Most forms have a left sidebar but that doesn't happen here. So I think the "right alignment" of the form was there to compensate for that and display the form inputs a bit more "centered" as if a siderbar existed, compeare with ERM agreements form or the patron edit form for example to see what I mean. Anyway, I don't know what the fix (if any) is here. -- 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/
