This one is pretty simple:
.post_teaser_image_preview a { max-height: unset };
You must log in or # to comment.
Was going to post for the same. This works fine, too:
.post_teaser_image_preview a { max-height: none; }
This one is pretty simple:
.post_teaser_image_preview a { max-height: unset };
Was going to post for the same. This works fine, too:
.post_teaser_image_preview a { max-height: none; }