#gallery-141 {
margin: auto;
}
#gallery-141 .gallery-item {
float: left;
margin-top: 10px;
text-align: center;
width: 50%;
}
#gallery-141 img {
border: 2px solid #cfcfcf;
}
#gallery-141 .gallery-caption {
margin-left: 0;
}
/* see gallery_shortcode() in wp-includes/media.php */
- User clicks ‘Add Media’
- User is shown media grid.
- Native Phone functionality for Image Selection
- Selected Image Uploads. User Clicks Insert.
- Image is inserted into Editor.




