Skip to content

Commit 9a41237

Browse files
committed
fixes #245
1 parent 7db6c5f commit 9a41237

File tree

1 file changed

+1
-1
lines changed
  • src/main/resources/less/primefaces-admin/components

1 file changed

+1
-1
lines changed

src/main/resources/less/primefaces-admin/components/panels.less

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ body .ui-panel {
5151

5252
&.ui-widget {
5353
border-radius: @default-border-radius;
54-
overflow: auto;
54+
overflow: visible;
5555

5656
.ui-panel-content {
5757
padding: 10px 10px;

0 commit comments

Comments
 (0)