Title: Small CSS issue/bug
Last modified: November 20, 2017

---

# Small CSS issue/bug

 *  Resolved [garrettlynch](https://wordpress.org/support/users/garrettlynch/)
 * (@garrettlynch)
 * [8 years, 6 months ago](https://wordpress.org/support/topic/small-css-issue-bug/)
 * This is a very very minor bug report but easily fixed. Recommend this css:
 *     ```
       *, *:before, *:after {
           -webkit-box-sizing: border-box;
           box-sizing: border-box;
       }
       ```
   
 * in marketpress.css is made more specific. It’s applied too globally and affects
   a site’s css when Marketpress is integrated into it.

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

 *  Plugin Support [Laura – WPMU DEV Support](https://wordpress.org/support/users/wpmudev-support8/)
 * (@wpmudev-support8)
 * [8 years, 6 months ago](https://wordpress.org/support/topic/small-css-issue-bug/#post-9707830)
 * Hey [@garrettlynch](https://wordpress.org/support/users/garrettlynch/),
 * Hope you’re well.
 * Thank you for informing us! I reported that to our developers. Please be sure
   one of the next releases it will be fixed. Thanks again.
 * Cheers,
    Oguz
 *  Thread Starter [garrettlynch](https://wordpress.org/support/users/garrettlynch/)
 * (@garrettlynch)
 * [8 years, 6 months ago](https://wordpress.org/support/topic/small-css-issue-bug/#post-9718872)
 * Many thanks.

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

The topic ‘Small CSS issue/bug’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/wordpress-ecommerce_f7d96b.svg)
 * [MarketPress - WordPress eCommerce](https://wordpress.org/plugins/wordpress-ecommerce/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wordpress-ecommerce/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wordpress-ecommerce/)
 * [Active Topics](https://wordpress.org/support/plugin/wordpress-ecommerce/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wordpress-ecommerce/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wordpress-ecommerce/reviews/)

## Tags

 * [css](https://wordpress.org/support/topic-tag/css/)

 * 2 replies
 * 2 participants
 * Last reply from: [garrettlynch](https://wordpress.org/support/users/garrettlynch/)
 * Last activity: [8 years, 6 months ago](https://wordpress.org/support/topic/small-css-issue-bug/#post-9718872)
 * Status: resolved