make albums same size box for proper columning

This commit is contained in:
Coleman 2008-06-29 15:39:52 -05:00
commit 7fafbaf106

View file

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