2 May
2023
2 May
'23
10:21 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33491 --- Comment #13 from Jonathan Druart <jonathan.druart+koha@gmail.com> --- (In reply to Pedro Amorim from comment #11)
Created attachment 149924 [details] comparison
Top picture is the header in agreements list before the patch, bottom picture is after the patch.
This CSS in this patch is being applied in agreements list unintentionally.
.filters input[type="checkbox"] { margin-left: 0 !important; }
This patch is fixing the problem. Do you have something better to suggest? -- You are receiving this mail because: You are watching all bug changes.