Title: global css problem
Last modified: October 28, 2022

---

# global css problem

 *  Resolved [e dev](https://wordpress.org/support/users/efishinsea/)
 * (@efishinsea)
 * [3 years, 6 months ago](https://wordpress.org/support/topic/global-css-problem/)
 * 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)

 *  Plugin Author [oooorgle](https://wordpress.org/support/users/oooorgle/)
 * (@oooorgle)
 * [3 years, 6 months ago](https://wordpress.org/support/topic/global-css-problem/#post-16144702)
 * Hi efishinsea, thanks for the heads-up on that… it will be removed in the next
   update.
 *  Plugin Author [oooorgle](https://wordpress.org/support/users/oooorgle/)
 * (@oooorgle)
 * [3 years, 6 months ago](https://wordpress.org/support/topic/global-css-problem/#post-16178244)
 * v1.3.4 committed.

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

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

 * ![](https://ps.w.org/quotes-llama/assets/icon-128x128.png?rev=1332185)
 * [Quotes llama](https://wordpress.org/plugins/quotes-llama/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/quotes-llama/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/quotes-llama/)
 * [Active Topics](https://wordpress.org/support/plugin/quotes-llama/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/quotes-llama/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/quotes-llama/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [oooorgle](https://wordpress.org/support/users/oooorgle/)
 * Last activity: [3 years, 6 months ago](https://wordpress.org/support/topic/global-css-problem/#post-16178244)
 * Status: resolved