Bug #26683
Errata details overflows into affected packages column
Difficulty:
Triaged:
Yes
Bugzilla link:
Pull request:
Description
The errata page has a two column layout with multiple .info-paragraphs in the left column and affected packages in the right column. With the white-space property set to pre, the left column can overflow into the right column as seen in https://bugzilla.redhat.com/show_bug.cgi?id=1699982
Associated revisions
History
#1
Updated by William Clark about 3 years ago
- Assignee set to William Clark
#2
Updated by The Foreman Bot about 3 years ago
- Status changed from New to Ready For Testing
#3
Updated by Jonathon Turel about 3 years ago
- Target version set to Katello 3.13.0
#4
Updated by Anonymous about 3 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset katello|ad4e4f19909b863f5235bb6222e8d1dadb0702da.
#5
Updated by Andrew Kofink about 3 years ago
- Triaged changed from No to Yes
#6
Updated by Chris Roberts almost 3 years ago
- Target version changed from Katello 3.13.0 to Katello 3.12.0
#7
Updated by Chris Roberts almost 3 years ago
- Fixed in Releases Katello 3.12.0 added
Fixes #26683 - Prevent .info-paragraph from overflowing columns
The errata page has a two column layout with multiple .info-paragraphs in the left column and affected packages in the right column. With the white-space property set to pre, the left column can overflow into the right column as seen on https://bugzilla.redhat.com/show_bug.cgi?id=1699982
Setting the value to pre-wrap instead should preserve other features of the style while preventing the overflow