[wp-trac] [WordPress Trac] #33596: Bug in Comment Quick Edit in smaller screen
WordPress Trac
noreply at wordpress.org
Thu Sep 3 19:32:39 UTC 2015
#33596: Bug in Comment Quick Edit in smaller screen
--------------------------+---------------------------------
Reporter: gyan | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: 4.3.1
Component: Comments | Version: 4.3
Severity: normal | Resolution:
Keywords: needs-patch | Focuses: ui, administration
--------------------------+---------------------------------
Comment (by mocnidabar):
I found a way to fix CSS issue for Comments Quick Edit and Reply when
screen size is less than 782px.
{{{
#replyrow td {
display: table-cell;
}
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/33596#comment:6>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list