Sharing multiple images from Photos to the WP app, Nexus 5, 2.9.1


To get around the lack of multi-select in the Android WP app, I make use of multi-select sharing on the Nexus 5.

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

#android, #app, #media, #phone