• Resolved razvanimal

    (@razvanimal)


    Hello,

    Enabling the WP Fastest Cache breaks the columns in the edit post table. The title width gets screwed up due to the new Cache column: https://imgur.com/a/ROw9s

    This happens in the admin dashboard, in Mozilla Firefox 57.0.3. Tried to modify the CSS in list-tables.css and add the following, but to no avail:

    .fixed .column-title {
        width: 15%;
    }

    Thanks,
    Razvan

Viewing 7 replies - 1 through 7 (of 7 total)
Viewing 7 replies - 1 through 7 (of 7 total)

The topic ‘Enabling WP Fastest Cache breaks edit post table’ is closed to new replies.