diff --git a/src/wp-admin/css/widgets.css b/src/wp-admin/css/widgets.css index a330c5a8c4..9576be2fc6 100644 --- a/src/wp-admin/css/widgets.css +++ b/src/wp-admin/css/widgets.css @@ -186,10 +186,13 @@ box-sizing: border-box; width: 50%; margin: 0; - padding: 1.79104477%; background: transparent; } +.media-widget-gallery-preview .gallery-item .gallery-icon { + margin: 4.5%; +} + /* * Use targeted nth-last-child selectors to control the size of each image * based on how many gallery items are present in the grid.