Actually decrease thumbnail size instead of just their containers

This commit is contained in:
Jef van Schendel 2012-03-07 16:11:24 +01:00
parent 0dedf3f2cf
commit c4370069ec

View File

@ -353,6 +353,10 @@ textarea#comment_content {
text-decoration: none;
}
.media_thumbnail img {
width: 100%;
}
/* media detail */
h2.media_title {