Uploaded image for project: 'MusicBrainz Server'
  1. MusicBrainz Server
  2. MBS-3972

ISWC column on works page should be nowrap

XMLWordPrintable

      The ISWC currently will wrap on that final hyphen, which makes lots of single-line items (one performer, one composer) into double line items if any work title or artist is sufficiently wide.

      A basic css nowrap on the ISWC spans would avoid this; the equivalent of this minimal amount of jQuery:
      $('table.tbl tr td:nth-child(5)').css("whiteSpace", "nowrap");

            nikki nikki
            brianfreud Brian Schweitzer
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:

                Version Package
                Schema change, 2012-01-12