• Resolved e dev

    (@efishinsea)


    Your plugin styles are overwriting global WordPress table styles:

    .wp-list-table, .quotes-llama-inline, .quotes-llama-admin-form fieldset {
      display: inline-block;
      width: auto;
    }

    you should remove

    .wp-list-table,

    from your CSS.

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

The topic ‘global css problem’ is closed to new replies.