#18317: Guide preformatted overflow ----------------------------------------+----------------------------------- Reporter: andrea.damore@… | Owner: wms Type: enhancement | Status: new Priority: Normal | Milestone: Website & Documentation Component: ports | Version: 1.7.0 Keywords: website guide css | Port: ----------------------------------------+----------------------------------- The Guide has a very wide size due to the presence of <pre> html element 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 [http://guide.macports.org/#development.practices very long line] but will improve the readability of the page. -- Ticket URL: <http://trac.macports.org/ticket/18317> MacPorts <http://www.macports.org/> Ports system for Mac OS