[wp-trac] [WordPress Trac] #33700: CSS breaking in wp-admin on comment reply, on mobile

WordPress Trac noreply at wordpress.org
Thu Sep 3 19:31:23 UTC 2015


#33700: CSS breaking in wp-admin on comment reply, on mobile
--------------------------+------------------------
 Reporter:  mocnidabar    |       Owner:
     Type:  defect (bug)  |      Status:  closed
 Priority:  normal        |   Milestone:
Component:  Comments      |     Version:  4.3
 Severity:  normal        |  Resolution:  duplicate
 Keywords:                |     Focuses:
--------------------------+------------------------

Comment (by mocnidabar):

 I found a way to fix this CSS issue.

 {{{
 #replyrow td {
     display: table-cell;
 }
 }}}

--
Ticket URL: <https://core.trac.wordpress.org/ticket/33700#comment:2>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list