http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11405
--- Comment #10 from Kyle M Hall <[email protected]> --- Created attachment 24176 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=24176&action=edit Bug 11405 [4] - Allow long labels to be less word-wrapped The labels in the last fieldset of the inventory tool are a bit "squashed" and are word wrapped to many lines unnecessarily. This patch adds an additional css style for fieldsets of the class "row". If an additional class "wide" as added to the fieldset, it will give the labels more room for display. -- 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/
