http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13375 --- Comment #3 from Tomás Cohen Arazi <tomascohen@gmail.com> --- Created attachment 34077 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=34077&action=edit Bug 13375: Syspref search highlight styling broken in Chrome This patch encloses the the syspref description/values mix into a <span>. It doesn't introduce any regression on other browsers (like Firefox) and has the side effect to make Chrome render the highlighted words on syspref searches well. To test: - Search for 'facet' on the sysprefs => FAIL: verify it has styling problems in Chrome - Apply the patch, reload => SUCCESS: styling is correct - Sign off :-D Regards -- You are receiving this mail because: You are watching all bug changes.