http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11360
--- Comment #21 from Owen Leonard <[email protected]> --- Created attachment 45122 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=45122&action=edit Screenshot of layout issues This screenshot highlights a few markup/layout issues: - The list which displays the patron information is missing the enclosing <ul></ul> - The list shouldn't be centered. There is CSS at line 1225 of staff-global.css which aligns lists which are displayed in a message div. It should be expanded to include '.modal-body ul' - The layout of the buttons doesn't work, but I'm not sure what to do about that. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://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/
