Change thumbnail width to 212px

This commit is contained in:
Jef van Schendel 2012-11-01 16:59:27 +01:00
parent afb4631e65
commit 4232c52fab

View File

@ -401,7 +401,7 @@ a.thumb_entry_title {
}
.media_thumbnail img {
width: auto;
width: 212px;
max-height: 159px;
}