-
Bug
-
Resolution: Fixed
-
Low
-
None
-
None
e.g. http://musicbrainz.org/cdstub/A6jOqQjV3ECuJIK3sg4VSr2EbcY-
The Overview and Edit tabs look screwy here.
Inspecting the HTML it looks like it's caused by unterminated link for "Search the database for this CD" breaking the CSS:
<ul class="links"> <li> <a href="http://musicbrainz.org/cdstub/A6jOqQjV3ECuJIK3sg4VSr2EbcY-/import">Import as MusicBrainz release</a> </li> <li> <a href="http://musicbrainz.org/cdtoc/attach?toc=1+18+285982+150+18266+34477+52343+63547+70335+84181+101470+121974+139465+159353+176236+189170+209538+221860+242181+255458+265116">Add disc ID to an existing release</a> </li> <li> <a href="http://musicbrainz.org/search?query=artist%3A(Renaud)+release%3A(Rouge+Sang)+tracks%3A(18)+&type=release&advanced=1">Search the database for this CD </li> </ul>