Uploaded image for project: 'Bitbucket Cloud'
  1. Bitbucket Cloud
  2. BCLOUD-6876

Global style definition for UL interferes with rendering of nested UL in ReST documentation TOC (BB-8053)

    XMLWordPrintable

Details

    Description

      This is the CSS in question:

      p, ul, ol, dl, h1, h2, h3, h4, h5, h6, blockquote, pre, form.aui, table.aui, .aui-tabs, .aui-panel, .aui-group {
        margin: 10px 0 0 0;
      }
      

      Since it includes the selector for UL, it gets applied to nested ULs in ReST documentation's table of contents (e.g., in README.rst). Note the gap between the top item in the 2nd level UL and its parent list item. Disabling the above rule in developer tools gives good results for the UL in the README (and also breaks the layout elsewhere).

      Attachments

        Activity

          People

            zdavis Zachary Davis (Inactive)
            c555f4eaf61c brankovukelic
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: