display album artist on song table

This commit is contained in:
Luke Pulverenti 2013-09-06 01:13:15 -04:00
parent e6bb8d236f
commit 2b8e52c34d
2 changed files with 15 additions and 1 deletions

View file

@ -1,6 +1,6 @@
.detailTableContainer {
width: 100%;
max-width: 1000px;
max-width: 1100px;
text-align: center;
margin: 0 auto;
}