diff --git a/ChangeLog b/ChangeLog index 1b31acd808..1b6b05688b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -14,6 +14,7 @@ phpMyAdmin - ChangeLog - issue #14936 Fixed display NULL on numeric fields has showing empty string since 5.0.0 - issue #15722 Fix get Database structure fails with PHP error on replicated server - issue #15723 Fix can't browse certain tables since 5.0.0 update +- issue Prevent line wrap in DB structure size column 5.0.0 (2019-12-26) - issue #13896 Drop support for PHP 5.5, PHP 5.6, PHP 7.0 and HHVM diff --git a/templates/database/structure/structure_table_row.twig b/templates/database/structure/structure_table_row.twig index e67ef251b4..653faac2d3 100644 --- a/templates/database/structure/structure_table_row.twig +++ b/templates/database/structure/structure_table_row.twig @@ -134,8 +134,7 @@ {% if is_show_stats %}