Skip to content
This repository has been archived by the owner on Oct 8, 2021. It is now read-only.

Panel: Remove stale height value from the modal's inline style #7313

Closed
wants to merge 2 commits into from

Conversation

gabrielschulhof
Copy link

Remove inline height from .ui-panel-dismiss on _closePanel

Not removing the height from .ui-panel-dismiss breaks the layout if the
page height is changed dynamically once the panel has open and closed
once.

Closes gh-7308
Fixes gh-7312

devben and others added 2 commits April 11, 2014 16:33
Not removing the height from .ui-panel-dismiss breaks the layout if the
page height is changed dynamically once the panel has open and closed
once.

Closes gh-7308
Closes gh-7313
Fixes gh-7312
@arschmitz
Copy link
Contributor

👍

gabrielschulhof pushed a commit that referenced this pull request Apr 11, 2014
Not removing the height from .ui-panel-dismiss breaks the layout if the
page height is changed dynamically once the panel has open and closed
once.

(cherry picked from commit 6201c90)

Closes gh-7308
Closes gh-7313
Fixes gh-7312
@gabrielschulhof gabrielschulhof deleted the 7312-panel-height-becomes-stale branch April 11, 2014 15:27
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Panel: Modal height becomes stale
3 participants