[wp-trac] [WordPress Trac] #48814: Comment marked as spam displays poorly in mobile view
WordPress Trac
noreply at wordpress.org
Wed Nov 27 18:10:55 UTC 2019
#48814: Comment marked as spam displays poorly in mobile view
--------------------------+-----------------------------
Reporter: jeremyfelt | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Comments | Version:
Severity: normal | Keywords: needs-patch
Focuses: ui, css |
--------------------------+-----------------------------
When a comment is marked as spam from `wp-admin/edit-comments.php` in a
mobile view, the record of the comment with the option to undo is
displayed in too small of an area rather than across the comment list
table.
I believe this occurs because `display` of the `.undo td`
[https://github.com/WordPress/wordpress-
develop/blob/10d5efa604d461f3be2338584321185bfc72e795/src/wp-admin/css
/list-tables.css#L1777-L1782 is set to block in the list table CSS] when
it should be the default of `table-cell`.
Describing this is weird, so I'm attaching a GIF. :)
--
Ticket URL: <https://core.trac.wordpress.org/ticket/48814>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list