Ticket #52184: 52184.diff
| File 52184.diff, 474 bytes (added by , 5 years ago) |
|---|
-
src/wp-admin/css/list-tables.css
diff --git a/src/wp-admin/css/list-tables.css b/src/wp-admin/css/list-tables.css index 1febe4e837..228d37bee1 100644
a b table.media .column-title .filename { 386 386 transition: none; 387 387 } 388 388 389 .wp-list-table tr > * { 390 -webkit-hyphens: auto; 391 -ms-hyphens: auto; 392 hyphens: auto; 393 } 394 389 395 #the-list tr:last-child td, 390 396 #the-list tr:last-child th { 391 397 border-bottom: none !important;