Setting featured image as a contributor, Macnchrome, 4.0-beta1


Visual record prompted by #28327.

#gallery-85 {
margin: auto;
}
#gallery-85 .gallery-item {
float: left;
margin-top: 10px;
text-align: center;
width: 33%;
}
#gallery-85 img {
border: 2px solid #cfcfcf;
}
#gallery-85 .gallery-caption {
margin-left: 0;
}
/* see gallery_shortcode() in wp-includes/media.php */