[Koha-bugs] [Bug 26093] Markup error after Bug 24279 creates formatting problem

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Jul 29 22:12:55 CEST 2020


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26093

--- Comment #1 from Owen Leonard <oleonard at myacpl.org> ---
Created attachment 107534
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=107534&action=edit
Bug 26093: Markup error after Bug 24279 creates formatting problem

This patch makes a few minor changes to the markup of the item detail
page in order for everything to be valid and styled correctly:

- Remove unnecessary and invalid <br clear="both"/>
- Move heading inside container so that floats clear correctly
- Change <span> tag back to <div> to enable the correct style.

To test, apply the patch and view the item details page for a title with
multiple items.

 - Each section starting with "Barcode" should be bordered above by a
   two-pixel gray line
 - The "statuses" section should be styled like the areas above and
   below, not as an ordered list.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list