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

Commit f3e6b23

Browse files
Demos: Updated comment above example CSS for clarification. Fixes #5889.
1 parent 6445b24 commit f3e6b23

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

demos/widgets/panels/index.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -156,7 +156,7 @@
156156
width: auto;
157157
}
158158

159-
/* disable "dismiss" on wide viewports */
159+
/* disable "dismiss" on wide viewports for "push" panels */
160160
.ui-responsive-panel .ui-panel-dismiss-display-push {
161161
display: none;
162162
}

0 commit comments

Comments
 (0)