Merge #15637 - Prevent line wrap in DB structure size column

Pull-request: #15637
Signed-off-by: William Desportes <williamdes@wdes.fr>
This commit is contained in:
William Desportes 2019-12-30 18:25:18 +01:00
commit 6f16c2d76a
No known key found for this signature in database
GPG Key ID: 90A0EF1B8251A889

View File

@ -129,8 +129,7 @@
{% if is_show_stats %}
<td class="value tbl_size">
<a href="tbl_structure.php{{ tbl_url_query|raw }}#showusage">
<span>{{ formatted_size }}</span>
<span class="unit">{{ unit }}</span>
<span>{{ formatted_size }}</span>&nbsp;<span class="unit">{{ unit }}</span>
</a>
</td>
<td class="value tbl_overhead">