Theme Details Modal Survey


A visual surveyVisual survey A visual survey is a collection of screenshots for a like set of screens or interfaces, such as all list table screens or all toolbar incarnations across various devices. These screens are not presented in the context of a particular flow.

https://make.wordpress.org/test/tag/visual-survey/ of the theme details modal on multiple devices while testing #31381.

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

#modal, #themes, #visual-survey