Collapse navigation panel more quickly on mobile devices.
This commit is contained in:
parent
a677d2198f
commit
02425d1f23
@ -648,14 +648,14 @@ a {
|
||||
.ui-responsive-panel.ui-page-panel .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-panel-dismiss-display-reveal {
|
||||
display: none;
|
||||
}
|
||||
}
|
||||
|
||||
/*tablets and desktop*/
|
||||
@media (min-width: 35em) {
|
||||
.ui-responsive-panel .ui-panel-dismiss-display-reveal {
|
||||
display: none;
|
||||
}
|
||||
|
||||
.popupDialog {
|
||||
min-width: 320px;
|
||||
}
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
CACHE MANIFEST
|
||||
|
||||
# 2017-02-18:v4
|
||||
# 2017-02-18:v5
|
||||
|
||||
NETWORK:
|
||||
*
|
||||
|
||||
Loading…
Reference in New Issue
Block a user