Title: Time to Update!
Last modified: August 30, 2016

---

# Time to Update!

 *  Resolved [robin_dean](https://wordpress.org/support/users/robin_dean/)
 * (@robin_dean)
 * [10 years, 5 months ago](https://wordpress.org/support/topic/time-to-update-2/)
 * There’s a CSS related glitch which is causing all of your plugin elements to 
   position themselves far right in a fixed-width, “float: right” sort of way.
 * [https://wordpress.org/plugins/wp-super-cache/](https://wordpress.org/plugins/wp-super-cache/)

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

 *  [cike](https://wordpress.org/support/users/cike/)
 * (@cike)
 * [10 years, 5 months ago](https://wordpress.org/support/topic/time-to-update-2/#post-6851232)
 * Mine is making that glitch as described above… using WordPress 4.4
 *  Thread Starter [robin_dean](https://wordpress.org/support/users/robin_dean/)
 * (@robin_dean)
 * [10 years, 5 months ago](https://wordpress.org/support/topic/time-to-update-2/#post-6851245)
 * Yeah … it’s only happened since the 4.4 update.
 *  [PyroSteveJr](https://wordpress.org/support/users/pyrostevejr/)
 * (@pyrostevejr)
 * [10 years, 5 months ago](https://wordpress.org/support/topic/time-to-update-2/#post-6851303)
 * Plugin Author:
 * Pre 4.4 there was a css entry:
 * .wrap h1, .wrap h2 {
    font-size: 23px; font-weight: 400; padding: 9px 15px 4px
   0; line-height: 29px; }
 * This fixed the issue. That was taking out in 4.4. You can either specify it in
   your own style or just add a clear:both to the table under the nav wrap.
 * The main issue is without line-height and all the nav items are floated the div
   does not have a height so it clips.
 *  [WMEric](https://wordpress.org/support/users/wmeric/)
 * (@wmeric)
 * [10 years, 5 months ago](https://wordpress.org/support/topic/time-to-update-2/#post-6851357)
 * [https://wordpress.org/support/topic/page-display-needs-fixed](https://wordpress.org/support/topic/page-display-needs-fixed)
 *  Plugin Author [Brandon Kraft](https://wordpress.org/support/users/kraftbj/)
 * (@kraftbj)
 * Code Wrangler
 * [10 years, 5 months ago](https://wordpress.org/support/topic/time-to-update-2/#post-6851380)
 * 1.4.7 is out to resolve this. Thanks for everyone’s patience and reports. Cheers!

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

The topic ‘Time to Update!’ is closed to new replies.

 * ![](https://ps.w.org/wp-super-cache/assets/icon-256x256.png?rev=3506220)
 * [WP Super Cache](https://wordpress.org/plugins/wp-super-cache/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-super-cache/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-super-cache/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-super-cache/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-super-cache/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-super-cache/reviews/)

 * 5 replies
 * 5 participants
 * Last reply from: [Brandon Kraft](https://wordpress.org/support/users/kraftbj/)
 * Last activity: [10 years, 5 months ago](https://wordpress.org/support/topic/time-to-update-2/#post-6851380)
 * Status: resolved