Uploaded image for project: 'Confluence Data Center'
  1. Confluence Data Center
  2. CONFSERVER-14911

Custom HTML banner causes Quick Navigation search window to cover input field

    XMLWordPrintable

Details

    Description

      If you have added a message banner in the Custom HTML section, it causes the search quick navigation to position incorrectly. See the screenshot

      Basically, the quick nav positioning is set with top = 2em in the contentnamesearch.css. See below:

      #quick-nav-drop-down {
      width: 25em;
      font-size: 0.9em;
      top: 2em;

      If you adjust this number (for us going to 7em fixed it), it will position the dropdown section properly.

      This is a fudgy fix though... maybe a better fix can be performed?

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              2623640d77b2 Scott Emery
              Votes:
              1 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: