make the box bigger on occasions
parent
1a91742879
commit
d7b45ad4d6
|
@ -153,7 +153,7 @@ a img {
|
||||||
.photo_album {
|
.photo_album {
|
||||||
word-wrap: break-word;
|
word-wrap: break-word;
|
||||||
width: 170px;
|
width: 170px;
|
||||||
max-height: 220px;
|
max-height: 250px;
|
||||||
margin-top: 15px;
|
margin-top: 15px;
|
||||||
padding: 5px;
|
padding: 5px;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
|
|
Reference in New Issue