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

Font size is super big under printable area on a ticket in IE7

    XMLWordPrintable

Details

    Description

      This was brought it my attention that when you print out a ticket from jira in IE7 that the font is all of a sudden huge. I checked Firefox and it seems to be okay.

      Source code for IE7 is :

      margin: 0px;
      font-size: 12px;
      font-family: Arial, Sans-Serif, sans-serif;
      color:black;

      Source code for Firefox is:

      margin: 0px;
      font-size: 12px;
      font-family: Arial, Sans-Serif, sans-serif;
      color:black;

      Do you guys know why this font would be so large on IE7 but ok on Firefox?

      Attachments

        1. Firefox+example.jpg
          Firefox+example.jpg
          166 kB
        2. IE7+example.jpg
          IE7+example.jpg
          189 kB

        Activity

          People

            Unassigned Unassigned
            573b948b0416 Elaine Gamble
            Votes:
            2 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: