play button refinement

This commit is contained in:
Luke Pulverenti 2013-04-30 13:45:51 -04:00
parent d8a8353cc5
commit 760e6a6f0c
4 changed files with 7 additions and 76 deletions

View file

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