Atlassian website has incorrect line height for header navbar

XMLWordPrintable

    • Type: Bug
    • Resolution: Invalid
    • Priority: Low
    • Component/s: None
    • Environment:

      Your server! - Please recategorise this issue if there is one for your websites.

      NOTE: This bug report is for Confluence Cloud. Using Confluence Server? See the corresponding bug report.

      Causing half of each character to be cut off.

      Reproducible at, for example: https://my.atlassian.com/products/index

      Change the block starting from line 355 in https://my.atlassian.com/css/newmain.css?date=20121002 to:

          #mainNav a {
              color: #CDEAF7;
              display: block;
              font-family: "kulturista-web-1","kulturista-web-2",Helvetica,Arial,Verdana,sans-serif;
              font-size: 123.1%;
              line-height: 26px;
              padding: 0 19px 0 15px;
          }
      

      With the difference being on line 360 with `line-height: 19px;` being changed to `line-height: 26px;`.

            Assignee:
            Steve Haffenden (Inactive)
            Reporter:
            SamuelMarks
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: