better for tall pictures
parent
1e0615a73b
commit
44621a075f
|
@ -12,7 +12,8 @@
|
||||||
.photo_collection_item {
|
.photo_collection_item {
|
||||||
word-wrap: break-word;
|
word-wrap: break-word;
|
||||||
width: 170px;
|
width: 170px;
|
||||||
height: 180px;
|
min-height: 180px;
|
||||||
|
max-height: 200px;
|
||||||
margin-top: 15px;
|
margin-top: 15px;
|
||||||
padding: 5px;
|
padding: 5px;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
|
|
Reference in New Issue