You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 8, 2021. It is now read-only.
This appears to be due to the fact that the .ui-panel-dismiss-display-pushdiv is now appended after the .ui-responsive-panel page div, meaning that the descendent selector .ui-responsive-panel .ui-panel-dismiss-display-push in http://code.jquery.com/mobile/1.4.0-alpha.1/jquery.mobile-1.4.0-alpha.1.css can no longer select the .ui-panel-dismiss-display-pushdiv.
In 1.3 the .ui-panel-dismiss-display-pushdiv was added inside the page div.