fix position of album box
parent
7e0d757d20
commit
399ff5beaa
|
@ -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;
|
||||||
|
|
Reference in New Issue