Uploaded image for project: 'Qt Creator'
  1. Qt Creator
  2. QTCREATORBUG-11921

CSS change needed to add a space before the first item in inner unordered list

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Not Evaluated Not Evaluated
    • None
    • Qt Creator 3.1.0-beta
    • Documentation
    • None

      Look at generated doc/html/creator-deployment-bb10.html file (see screenshot). There an unordered-list placed into a list-item of ordered-list.

      Because of that, there is no space between the list-item in ordered-list and the first list-item of the unrodered-list.

      For reference, here is a code-snippet from doc/src/qnx/creator-deployment-bb10.qdoc file:

      \list 1
        \li abc
        \list
          \li cde
        \endlist
      \endlist
      

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            docteam Qt Documentation Team
            dkaspar David Kaspar
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes