make albums same size box for proper columning

master
Coleman 2008-06-29 15:39:52 -05:00
parent 8570b39a24
commit 7fafbaf106
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: 180px; height: 200px;
max-height: 200px;
margin-top: 15px; margin-top: 15px;
padding: 5px; padding: 5px;
text-align: center; text-align: center;