From d2fe083494d5aaa95ae9ee5cf5b6ff8e12083744 Mon Sep 17 00:00:00 2001 From: Matthieu Leproux Date: Thu, 20 May 2021 11:31:33 +0200 Subject: [PATCH] Fixes #1414 Zoom in area in single mode batch manager smaller --- 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 c55bcf909..61e268fa5 100644 --- a/admin/themes/default/theme.css +++ b/admin/themes/default/theme.css @@ -4420,6 +4420,7 @@ a.group_users { .preview-box.icon-zoom-in { display:block; position:relative; + max-width: 150px; } .preview-box.icon-zoom-in:before {