Comments: improve styling on mobile for comments marked as spam.
Correct an issue where comments marked as spam in a mobile view displayed incorrectly, filling a narrow and very tall column with the notice that a comment was marked as spam. Props jeremyfelt, lorenzof, mukesh27, razamalik, xkon. Fixes #48814. git-svn-id: https://develop.svn.wordpress.org/trunk@47340 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
bb6b0cdaa5
commit
8793357dfa
@ -1767,7 +1767,6 @@ div.action-links,
|
||||
.wp-list-table tr:not(.inline-edit-row):not(.no-items) td:not(.check-column) {
|
||||
position: relative;
|
||||
clear: both;
|
||||
display: block;
|
||||
width: auto !important; /* needs to override some columns that are more specifically targeted */
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user