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

Widths of issue navigator columns controlled by CSS style sheet

    XMLWordPrintable

Details

    • We collect Jira feedback from various sources, and we evaluate what we've collected when planning our product roadmap. To understand how this piece of feedback will be reviewed, see our Implementation of New Features Policy.

    Description

      Widths of issue navigator columns controlled by CSS style-sheet.

      With access to the style sheet it is now quite trivial to customise the column widths and layouts as appropriate for your installation.

      For example JRA-4527. It's now trivial to add a style:

      td.assignee
      {
      white-space: normal;
      }

      td.reporter
      {
      white-space: normal;
      }

      In order to force the assignee & reporter fields to wrap.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              mark@atlassian.com MarkC
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: