I have some custom CSS that I am using to give my images an outline.
/* Creates a special class for image outlines */
.custom-image-outline {
border: 1px solid #dddddd;
border-radius: 5px;
}
They look great normally. But when those images are linked, the border goes full width and spans the entire column, instead of just surrounding the image.
Any idea what’s wrong?
See examples here: http://nimb.ws/Pucs3L
See live page here: https://elementpaints.com/submit-review/