fix position of album box

master
Coleman 2008-06-27 20:56:49 -05:00
parent 7e0d757d20
commit 399ff5beaa
1 changed files with 1 additions and 2 deletions

View File

@ -12,8 +12,7 @@
.photo_collection_item { .photo_collection_item {
word-wrap: break-word; word-wrap: break-word;
width: 170px; width: 170px;
min-height: 140px; height: 180px;
max-height: 200px;
margin-top: 15px; margin-top: 15px;
padding: 5px; padding: 5px;
text-align: center; text-align: center;