Uploaded image for project: 'logback'
  1. logback
  2. LOGBACK-752

Content overflow under TOC box

    XMLWordPrintable

Details

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Trivial Trivial
    • None
    • None
    • logback-site
    • None
    • Chrome web browser

    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.

      Attachments

        Activity

          People

            logback-dev Logback dev list
            libor Libor Jelinek
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: