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

XMLWordPrintable

      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?

            Assignee:
            Unassigned
            Reporter:
            Scott Emery
            Votes:
            1 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: