@@ -, +, @@ - Add wrappers around the display of subfield 'n' for 76x-78x fields This eliminates the issue in Firefox that caused the font size to grow progressively smaller on the OPAC Details page for records with multiple 76x-78x fields --- .../prog/en/xslt/MARC21slim2OPACDetail.xsl | 11 ++++++++++- 1 files changed, 10 insertions(+), 1 deletions(-) mode change 100644 => 100755 koha-tmpl/opac-tmpl/prog/en/xslt/MARC21slim2OPACDetail.xsl --- a/koha-tmpl/opac-tmpl/prog/en/xslt/MARC21slim2OPACDetail.xsl +++ a/koha-tmpl/opac-tmpl/prog/en/xslt/MARC21slim2OPACDetail.xsl @@ -518,7 +518,9 @@ + + @@ -592,7 +594,9 @@ - + + + @@ -644,6 +648,11 @@ + + + + + --