Issue Type: Bug Bug
Assignee: Logback dev list
Attachments: content div overflow under TOC - current.png, content div overflow under TOC - fixed.png
Components: logback-site
Created: 27/Sep/12 9:38 PM
Description: Page content within <div id="content"> is too wide and overflow under right-top "Table of Contents" box. Some text is thus hidden and unreadable. See attachment "content div overflow under TOC - current.png" screenshot.

There is proposed patch:

In file http://logback.qos.ch/css/screen.css on line 118 change from
   min-width: 50em;
to
   width: 63%;

Result is shown in "content div overflow under TOC - fixed.png" screenshot.
Environment: Chrome web browser
Project: logback
Priority: Trivial Trivial
Reporter: Libor Jelinek
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira