Title: jQuery UI &#8211; CSS interfering with admin plugin page css
Last modified: July 20, 2019

---

# jQuery UI – CSS interfering with admin plugin page css

 *  [sunrosea](https://wordpress.org/support/users/sunrosea/)
 * (@sunrosea)
 * [6 years, 10 months ago](https://wordpress.org/support/topic/jquery-ui-css-interfering-with-admin-plugin-page-css/)
 * Seems like jQuery UI is interfering with the plugin page, mainly the plugin descriptions
   that appear after you click “view details”.
 * Markup:
 *     ```
       <div id="plugin-information-content" class="">
       <div class="fyi">...</div>
       <div id="section-holder" class="wrap">...</div>
       ...
       ```
   
 * The div with the class “fyi” is floated to the right which makes the “wrap” naturally
   fall to the left of it. However, jQuery UI seems to be adding a “clear:both” 
   to the “wrap” making it fall below the content of the “fyi”.
    Might need to change
   the class naming.
 * It’s a bit annoying having to scroll down a far ways to get to the description
   depending on how many contributors the plugin has.
 * Cheers.

Viewing 1 replies (of 1 total)

 *  [Joy](https://wordpress.org/support/users/joyously/)
 * (@joyously)
 * [6 years, 10 months ago](https://wordpress.org/support/topic/jquery-ui-css-interfering-with-admin-plugin-page-css/#post-11751057)
 * This is a known issue for WP 5.2.2. It is fixed already
    [https://core.trac.wordpress.org/changeset/45563](https://core.trac.wordpress.org/changeset/45563)
   but there isn’t much to make a 5.2.3, so it might have to wait until WP 5.3. 
   You can fix your copy of WP, and it will be overwritten on the next update.

Viewing 1 replies (of 1 total)

The topic ‘jQuery UI – CSS interfering with admin plugin page css’ is closed to 
new replies.

## Tags

 * [admin](https://wordpress.org/support/topic-tag/admin/)
 * [css conflict](https://wordpress.org/support/topic-tag/css-conflict/)
 * [jQuery UI](https://wordpress.org/support/topic-tag/jquery-ui/)

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 1 reply
 * 2 participants
 * Last reply from: [Joy](https://wordpress.org/support/users/joyously/)
 * Last activity: [6 years, 10 months ago](https://wordpress.org/support/topic/jquery-ui-css-interfering-with-admin-plugin-page-css/#post-11751057)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
