Skip to content

Commit 7e50010

Browse files
author
rmpestano
committed
fixes #239
1 parent bbf1df2 commit 7e50010

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

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

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -854,4 +854,9 @@ div.ui-row-toggler {
854854

855855
}
856856

857-
}
857+
}
858+
859+
body.sidebar-collapse .ui-datatable.ui-datatable-sticky > .ui-datatable.ui-datatable-sticky {
860+
margin-left: -(@sidebar-width - 50px);
861+
}
862+

0 commit comments

Comments
 (0)