New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #18317 (closed enhancement: fixed)

Opened 4 years ago

Last modified 4 years ago

Guide preformatted overflow

Reported by: and.damore@… Owned by: markd@…
Priority: Normal Milestone:
Component: guide Version: 1.7.0
Keywords: website guide css Cc:
Port:

Description (last modified by andrea.damore@…) (diff)

The Guide has a very wide size due to the presence of <pre> html elements that host preformatted text. Preformatted text blocks don't wrap lines, this makes horizontal scroll bar appear. I suggest to add overflow: auto; to class .programlisting in docbook.css , this won't change much the reading of preformatted text as there is only a single very long line but will improve the readability of the page.

Change History

comment:1 follow-up: ↓ 3 Changed 4 years ago by macsforever2000@…

  • Owner changed from wms to wms@…

Trac requires full email addresses.

comment:2 Changed 4 years ago by wsiegrist@…

  • Owner changed from wms@… to markd@…
  • Component changed from ports to guide

comment:3 in reply to: ↑ 1 Changed 4 years ago by andrea.damore@…

Replying to macsforever2000@…:

Trac requires full email addresses.

Right, but what about the main topic?

comment:4 follow-up: ↓ 5 Changed 4 years ago by andrea.damore@…

  • Description modified (diff)

comment:5 in reply to: ↑ 4 Changed 4 years ago by andrea.damore@…

  • Status changed from new to closed
  • Resolution set to fixed

CSS edited and image resized.

comment:6 Changed 4 years ago by anonymous

  • Milestone Website & Documentation deleted

Milestone Website & Documentation deleted

Note: See TracTickets for help on using tickets.