https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33452 Brendan Lawlor <blawlor@clamsnet.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |blawlor@clamsnet.org --- Comment #4 from Brendan Lawlor <blawlor@clamsnet.org> --- I tested this out and the changes to the form labels and the display of the table look good to me. It's especially nice that the filters display accurately above the results table. While I was testing and looking at the code I noticed another small improvement could be made to the results table by right aligning the <td> elements that have numerical data. It's easily done by adding class="text-right" in a few places. Question about Bugzilla testing and submitting patches: would it be ok to add an attachment to this bug with the proposed alignment change? or should I just sign off on this bug and file a new bug for the numerical alignment and attach that change separately? Thanks! -- You are receiving this mail because: You are watching all bug changes.