Title: LiveEdit panel width doesn&#039;t reset on close
Last modified: August 22, 2016

---

# LiveEdit panel width doesn't reset on close

 *  Resolved [collagraph](https://wordpress.org/support/users/collagraph/)
 * (@collagraph)
 * [11 years, 9 months ago](https://wordpress.org/support/topic/liveedit-panel-width-doesnt-reset-on-close/)
 * Hi [@elliotcondon](https://wordpress.org/support/users/elliotcondon/)
 * We’ve noticed that the LiveEdit panel doesn’t close correctly anymore.
 * When the Close button is clicked, it slides off to the side (as per usual) but
   the width is immediately re-entered into the iframe causing a blank panel to 
   stay on the side of the screen.
 * We’ve tried removing the width from the panel in the element inspector but javascript
   seems to re-input it immediately afterwards.
 * All the best, let us know if we can help with screen grabs or any testing.
 * Robert
 * [https://wordpress.org/plugins/live-edit/](https://wordpress.org/plugins/live-edit/)

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

 *  [Luka Petrovic](https://wordpress.org/support/users/lupetalo/)
 * (@lupetalo)
 * [11 years, 9 months ago](https://wordpress.org/support/topic/liveedit-panel-width-doesnt-reset-on-close/#post-5178293)
 * Confirming that. That is for latest version, version 2.1.0 works ok
 *  [Jon Wadsworth](https://wordpress.org/support/users/jwads922/)
 * (@jwads922)
 * [11 years, 9 months ago](https://wordpress.org/support/topic/liveedit-panel-width-doesnt-reset-on-close/#post-5178386)
 * I can confirm this as well. For now, a simple fix is to add this to your css 
   somewhere:
 * #live-edit-iframe { max-width: 100% !important; }
 *  [Toby Cryns (@themightymo)](https://wordpress.org/support/users/themightymo/)
 * (@themightymo)
 * [11 years, 9 months ago](https://wordpress.org/support/topic/liveedit-panel-width-doesnt-reset-on-close/#post-5178400)
 * I confirmed this bug as well. My fix was to add the following to style.css:
 * #live-edit-panel { overflow: hidden; }
 * Seems very similar to @codescribblr’s fix above.
 * Toby
 *  Plugin Author [Elliot Condon](https://wordpress.org/support/users/elliotcondon/)
 * (@elliotcondon)
 * [11 years, 9 months ago](https://wordpress.org/support/topic/liveedit-panel-width-doesnt-reset-on-close/#post-5178415)
 * Hey guys
 * Thanks for the bug report. I’ve just fixed the issue and about to push a new 
   update to fix it.
 * Cheers
    E

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

The topic ‘LiveEdit panel width doesn't reset on close’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/live-edit.svg)
 * [Live Edit](https://wordpress.org/plugins/live-edit/)
 * [Support Threads](https://wordpress.org/support/plugin/live-edit/)
 * [Active Topics](https://wordpress.org/support/plugin/live-edit/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/live-edit/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/live-edit/reviews/)

 * 4 replies
 * 5 participants
 * Last reply from: [Elliot Condon](https://wordpress.org/support/users/elliotcondon/)
 * Last activity: [11 years, 9 months ago](https://wordpress.org/support/topic/liveedit-panel-width-doesnt-reset-on-close/#post-5178415)
 * Status: resolved