Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-76014

html anchor links are obsured by the header

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Minor Minor
    • core
    • None
    • Jenkins (with and without the new header 2.504.3 & 2.516.1)

      If you follow a page with an anchor
      e.g. http://localhost:8080/manage/configure#jenkins-location then the anchor you are linked to (in this case a h3) is obscured by the header.

      Possibly a global CSS rule of the like

      * {
          scroll-margin-top: <insert_header_size>px;
      }
      

      may fix this by creating global (top) scroll offsets.

            Unassigned Unassigned
            teilo James Nord
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: