Opened 15 years ago

Last modified 15 years ago

#18317 closed enhancement

Guide preformatted overflow — at Version 4

Reported by: anddam (Andrea D'Amore) Owned by: markd@…
Priority: Normal Milestone:
Component: guide Version: 1.7.0
Keywords: website guide css Cc:
Port:

Description (last modified by andrea.damore@…)

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 (4)

comment:1 Changed 15 years ago by mf2k (Frank Schima)

Owner: changed from wms to wms@…

Trac requires full email addresses.

comment:2 Changed 15 years ago by wsiegrist@…

Component: portsguide
Owner: changed from wms@… to markd@…

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

Replying to macsforever2000@…:

Trac requires full email addresses.

Right, but what about the main topic?

comment:4 Changed 15 years ago by andrea.damore@…

Description: modified (diff)
Note: See TracTickets for help on using tickets.