https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26189
--- Comment #5 from Martin Renvoize <[email protected]> --- Created attachment 108164 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=108164&action=edit Bug 26189: Improve styling of datatables within fieldsets This patch improves the responsive layout of datatables (and tables generally) by setting layout to 'fixed' and and enabled word-wrap on table cells. We also reset the margins for datatables found inside fieldsets such that the datatable properly utilises the available space and we restore the default datatable label font weights. -- 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/
