Civ4 info center CSS error

@Matrix - I changed the bottom margin to 0 (I think). Please check and post again if the result wasn't what you wanted. Thanks.
 
Sorry, it's still there. This is the evildoer. When I remove the bottom margin here, everything looks fine.
Code:
.entry-content img, .comment-content img, .widget img, img.header-image, .author-avatar img, img.wp-post-image {
    box-shadow: none;
    margin-bottom: 14px;
}
 
Back
Top Bottom