The gallery edit toolbar doesn’t show when the gallery is tapped.
Also, the image edit toolbar has visual glitches and is hard to tap. On first tap I usually get the copy menu. Second or third tap brings up the edit modal.
#gallery-4 {
margin: auto;
}
#gallery-4 .gallery-item {
float: left;
margin-top: 10px;
text-align: center;
width: 33%;
}
#gallery-4 img {
border: 2px solid #cfcfcf;
}
#gallery-4 .gallery-caption {
margin-left: 0;
}
/* see gallery_shortcode() in wp-includes/media.php */
- Tap to bring up image edit menu. Tap the edit icon.
- Oops. First tap always does this. Try again.
- There’s the modal, with the image nowhere in site and scrolling very broken.



