added play buttons to song table

This commit is contained in:
Luke Pulverenti
2013-04-30 13:21:21 -04:00
parent 3dc52fabbc
commit 7d55230e20
5 changed files with 111 additions and 50 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
.detailTableContainer {
width: 100%;
max-width: 1200px;
max-width: 1100px;
text-align: center;
margin: 0 auto;
}