Actually decrease thumbnail size instead of just their containers
This commit is contained in:
parent
0dedf3f2cf
commit
c4370069ec
@ -353,6 +353,10 @@ textarea#comment_content {
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
.media_thumbnail img {
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
/* media detail */
|
||||
|
||||
h2.media_title {
|
||||
|
Loading…
x
Reference in New Issue
Block a user