Make WordPress Core

Changeset 47340


Ignore:
Timestamp:
02/21/2020 05:02:18 PM (5 years ago)
Author:
adamsilverstein
Message:

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.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/wp-admin/css/list-tables.css

    r47304 r47340  
    17681768        position: relative;
    17691769        clear: both;
    1770         display: block;
    17711770        width: auto !important; /* needs to override some columns that are more specifically targeted */
    17721771    }
Note: See TracChangeset for help on using the changeset viewer.