fix gallery not passing in item

This commit is contained in:
Luke Pulverenti 2013-04-15 21:09:27 -04:00
parent 0f1bb2b8be
commit 2b53479479
6 changed files with 23 additions and 27 deletions

View file

@ -725,7 +725,7 @@ progress {
display: inline-block;
width: 45%;
padding-left: 20px;
max-width: 1000px;
max-width: 1300px;
}
.galleryImage {
@ -742,10 +742,6 @@ progress {
.itemDetailBlock {
width: 55%;
}
.itemDetailBlock {
padding-left: 30px;
}
}