diff --git a/admin/themes/default/theme.css b/admin/themes/default/theme.css index d7bd6635a..5a7433261 100644 --- a/admin/themes/default/theme.css +++ b/admin/themes/default/theme.css @@ -5905,6 +5905,7 @@ li.plupload_delete a:hover {background: url("images/cancelhover.svg")!important; } #photosAddContent .Addedphotos #uploadedPhotos { display: flex; + flex-wrap: wrap; } /* Here we add a width and height of 120px so svg are visible and the same size as square images */ #uploadedPhotos img {