Title: admin CSS needs fix
Last modified: January 10, 2019

---

# admin CSS needs fix

 *  Resolved [nicomollet](https://wordpress.org/support/users/nicomollet/)
 * (@nicomollet)
 * [7 years, 5 months ago](https://wordpress.org/support/topic/admin-css-needs-fix/)
 * Hello
    The Mailjet CSS for the admin area overrides `#wpbody-content` with a `
   padding-right: 20px;` which creates an horizontal scroll bar on the whole admin.
 * Please restrict your CSS to the Mailjet page and not the whole admin.
 * Thank you.

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

 *  Thread Starter [nicomollet](https://wordpress.org/support/users/nicomollet/)
 * (@nicomollet)
 * [7 years, 4 months ago](https://wordpress.org/support/topic/admin-css-needs-fix/#post-11077571)
 * Another CSS breaks the admin, for `.label` class.
 *     ```
       .label {
           display: inline;
           padding: .2em .6em .3em;
           font-size: 75%;
           font-weight: bold;
           line-height: 1;
           color: #fff;
           text-align: center;
           white-space: nowrap;
           vertical-align: baseline;
           border-radius: .25em;
       }
       ```
   
 * Well, actually it looks like you load Bootstrap CSS for the whole admin, for 
   everypage, through this file:
    `/wp-content/plugins/mailjet-for-wordpress/src/
   widget/css/bootstrap.css` Real bad practise…
    -  This reply was modified 7 years, 4 months ago by [nicomollet](https://wordpress.org/support/users/nicomollet/).
 *  [Michael Visser](https://wordpress.org/support/users/visser/)
 * (@visser)
 * [7 years, 4 months ago](https://wordpress.org/support/topic/admin-css-needs-fix/#post-11089434)
 * Bumping the issue raised by [@nicomollet](https://wordpress.org/support/users/nicomollet/)
 *  Plugin Author [Mailjet](https://wordpress.org/support/users/mailjet/)
 * (@mailjet)
 * [7 years, 4 months ago](https://wordpress.org/support/topic/admin-css-needs-fix/#post-11089910)
 * Hello, we are investigating what would be the best way to improve the situation
   and will release an updated version along with some other fixes.
 *  Plugin Author [Mailjet](https://wordpress.org/support/users/mailjet/)
 * (@mailjet)
 * [7 years, 4 months ago](https://wordpress.org/support/topic/admin-css-needs-fix/#post-11104661)
 * Hello, version 5.0.6 was just released and should not have this issue anymore.

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

The topic ‘admin CSS needs fix’ is closed to new replies.

 * ![](https://ps.w.org/mailjet-for-wordpress/assets/icon.svg?rev=2994192)
 * [Mailjet Email Marketing](https://wordpress.org/plugins/mailjet-for-wordpress/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/mailjet-for-wordpress/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/mailjet-for-wordpress/)
 * [Active Topics](https://wordpress.org/support/plugin/mailjet-for-wordpress/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/mailjet-for-wordpress/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/mailjet-for-wordpress/reviews/)

 * 4 replies
 * 3 participants
 * Last reply from: [Mailjet](https://wordpress.org/support/users/mailjet/)
 * Last activity: [7 years, 4 months ago](https://wordpress.org/support/topic/admin-css-needs-fix/#post-11104661)
 * Status: resolved