Content by label macro are rendered with scroll bar in IE9

XMLWordPrintable

      The content by label macro doesn't render nicely in IE9 when included in a panel or section. In IE9, the scroll bar are shown, which are unnecessary. See screenshot for example:

      Cause:

      line-height is set in IE9

      Workaround:

      Use Chrome or upgrade to IE 10

      If the entire organization is using IE9 and not other browsers, you may apply the following customization (Confluence Admin > Look & Feel > Stylesheet):

      .content-by-label {
      line-height:normal !important;
      }
      

        1. screenshot000.jpg
          493 kB
          Hanis Suhailah

            Assignee:
            Unassigned
            Reporter:
            Hanis Suhailah (Inactive)
            Votes:
            4 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: