Navigation Menu

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

Commit

Permalink
Docs: Updated the CSS shown on the panel page to match the framework …
Browse files Browse the repository at this point in the history
…CSS.
  • Loading branch information
jaspermdegroot committed Jan 17, 2013
1 parent c15e4ca commit a0227d8
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docs/panels/index.html
Expand Up @@ -200,6 +200,10 @@ <h2>Making the panel responsive</h2>
.ui-responsive-panel.ui-page-panel-open .ui-panel-content-wrap-open.ui-panel-content-wrap-display-reveal.ui-panel-content-wrap-position-right {
margin: 0 0 0 17em;
}
.ui-responsive-panel.ui-page-panel-open .ui-panel-content-fixed-toolbar-open.ui-panel-content-fixed-toolbar-display-push,
.ui-responsive-panel.ui-page-panel-open .ui-panel-content-fixed-toolbar-open.ui-panel-content-fixed-toolbar-display-reveal {
width: auto;
}
.ui-responsive-panel .ui-panel-dismiss-display-push {
display: none;
}
Expand Down

0 comments on commit a0227d8

Please sign in to comment.