https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30492 Bug ID: 30492 Summary: Tabs break in opac-detail.pl if item has an image but not enough labels Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: OPAC Assignee: oleonard@myacpl.org Reporter: florian.bontemps@biblibre.com QA Contact: testopia@bugs.koha-community.org Created attachment 133082 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=133082&action=edit Picture for exemple If a record has too few labels (author, date, language, country, etc) but does have a picture, the bibliodescriptions will take too much space. The tabs (Holdings, Descriptions, acquisitions details, etc) will be located below the labels but the content of the tabs will appear below the picture. See attachment for exemple. This is indeed a niche case since you need to have a picture but not a lot of labels showing, but I think the tabs should be attached to their contents and not separated to prevent potential errors like these. -- You are receiving this mail because: You are watching all bug changes.