Uploaded image for project: 'Jira Data Center'
  1. Jira Data Center
  2. JRASERVER-71641

The Site Title font size is incorrect and too big

XMLWordPrintable

      Issue Summary

      The Site Title font size is incorrect and too big after upgrading to Jira 8.12.0

      This may be due to AUI 9 changes shipped in this version

      Steps to Reproduce

      1. Jira Admin -> System -> Look and Feel
      2. Enable Show Site Tite

      Expected Results

      The Site Title matches the theme

      Actual Results

      The font size, colour, and hoverover link of the Site Title are bad

      Workaround

      Configure your announcement banner to include this

      <style>
      .aui-header .aui-header-logo .aui-header-logo-text {
          display: block;
          float: left;
          font-size: 14px;
          line-height: 1.4286;
          margin: 0;
          padding: 10px 0 10px 10px;
      }.aui-header-logo-text {
          color: #deebff;
          font-weight: 500;
          text-transform: none;
          letter-spacing: -.01em;
      }
      </style> 
      

        1. screenshot-3.png
          screenshot-3.png
          34 kB
        2. screenshot-2.png
          screenshot-2.png
          28 kB
        3. screenshot-1.png
          screenshot-1.png
          28 kB

            cf7069360d7e Mateusz Witkowski
            allewellyn@atlassian.com Alex [Atlassian,PSE]
            Votes:
            11 Vote for this issue
            Watchers:
            25 Start watching this issue

              Created:
              Updated:
              Resolved: