From 605ba091ba3640ebc2d1fcf7843a971e1543ad57 Mon Sep 17 00:00:00 2001 From: HWFord <54360213+HWFord@users.noreply.github.com> Date: Mon, 4 Sep 2023 16:49:39 +0200 Subject: [PATCH] fixes #1975 with margin bottom --- admin/themes/default/theme.css | 1 + 1 file changed, 1 insertion(+) diff --git a/admin/themes/default/theme.css b/admin/themes/default/theme.css index 686ead478..99dd1da32 100644 --- a/admin/themes/default/theme.css +++ b/admin/themes/default/theme.css @@ -5915,6 +5915,7 @@ li.plupload_delete a:hover {background: url("images/cancelhover.svg")!important; } #photosAddContent .Addedphotos a { margin-right: 5px; + margin-bottom:5px; display: flex; } #photosAddContent .Addedphotos .format-ext-name {