diff -r 48c4eec2b7e6 -r 8c2e4d02f4ef wp/wp-admin/css/list-tables.css --- a/wp/wp-admin/css/list-tables.css Fri Sep 05 18:40:08 2025 +0200 +++ b/wp/wp-admin/css/list-tables.css Fri Sep 05 18:52:52 2025 +0200 @@ -319,7 +319,6 @@ .fixed .column-role, .fixed .column-posts { - -webkit-hyphens: auto; hyphens: auto; } @@ -1131,7 +1130,7 @@ width: 75%; } -.inline-edit-row #post_parent, +.inline-edit-row select[name="post_parent"], .inline-edit-row select[name="page_template"] { max-width: 80%; }