DS-2594 Long file names overlap the second column of item metadata in Mirage 2

This commit is contained in:
Àlex Magaz Graça
2015-05-27 12:58:44 +02:00
parent 59f07bd4da
commit 63f1a6c791

View File

@@ -326,7 +326,7 @@
<xsl:template name="itemSummaryView-DIM-file-section"> <xsl:template name="itemSummaryView-DIM-file-section">
<xsl:choose> <xsl:choose>
<xsl:when test="//mets:fileSec/mets:fileGrp[@USE='CONTENT' or @USE='ORIGINAL' or @USE='LICENSE']/mets:file"> <xsl:when test="//mets:fileSec/mets:fileGrp[@USE='CONTENT' or @USE='ORIGINAL' or @USE='LICENSE']/mets:file">
<div class="item-page-field-wrapper table"> <div class="item-page-field-wrapper table word-break">
<h5> <h5>
<i18n:text>xmlui.dri2xhtml.METS-1.0.item-files-viewOpen</i18n:text> <i18n:text>xmlui.dri2xhtml.METS-1.0.item-files-viewOpen</i18n:text>
</h5> </h5>