http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11885 M. Tompsett <mtompset@hotmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |mtompset@hotmail.com --- Comment #9 from M. Tompsett <mtompset@hotmail.com> --- (In reply to paxed from comment #8)
(In reply to M. Tompsett from comment #7)
Created attachment 26773 [details] [review] [review] Bug 11885 - Follow-up to address issues raised
This patch addresses them in the following way: 1/ ...
Why hard-coded <b> tags? Isn't there some good reason to separate presentation and content?
Because that is the way it was done before. I'm not saying it was the best way to do it, but it reduces visible differences.
2/ ...
Wrap the dash and the spaces before the description in <span class="dashwrapper"> or something, so it'll be easier to hide with css.
Sure, why not. -- You are receiving this mail because: You are watching all bug changes.