mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-03-28 17:42:57 +01:00
fixed #1925 photo resume does not show horizontal scroll
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user