https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41285 --- Comment #3 from David Nind <david@davidnind.com> --- Created attachment 201500 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=201500&action=edit Bug 41285: Add spacing around ERM agreements filter options WWhen viewing the list of ERM agrements, there is whitespace missing around the filter options before the table list the agreements. Test plan: 1. Enable the ERM system preference: set ERMModule to "Enable". 2. Go to ERM > Agreements. 3. Create an agreement. 4. Note that there is whitespace missing around some options: - after "...on:" - before "Show mine only..." 5. Apply the patch. 6. Rebuild everything: yarn build 7. Restart everything: restart_all 8. Clear the browser cache and access the agreements page again. 9. Note that there is now whitespace around the filter options. -- You are receiving this mail because: You are watching all bug changes.