[buddypress-trac] [BuddyPress Trac] #6465: WP 4.3 changes in WP_List_Table

buddypress-trac noreply at wordpress.org
Tue Aug 18 23:18:38 UTC 2015


#6465: WP 4.3 changes in WP_List_Table
--------------------------------------+------------------------------
 Reporter:  imath                     |       Owner:  johnjamesjacoby
     Type:  defect (bug)              |      Status:  reopened
 Priority:  normal                    |   Milestone:  2.3.3
Component:  General - Administration  |     Version:
 Severity:  blocker                   |  Resolution:
 Keywords:  has-patch early           |
--------------------------------------+------------------------------

Comment (by r-a-y):

 I think this could be a WP CSS bug.

 Changing `display:block` to `display:table-cell` works for the following
 declaration in `/wp-admin/css/list-tables.css`:


 {{{
 @media screen and (max-width: 782px) {
    .wp-list-table tr:not(.inline-edit-row):not(.no-items) td:not(.check-
 column) { display: table-cell; }
 }
 }}}

--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/6465#comment:23>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac


More information about the buddypress-trac mailing list