Skip to main content
Nintex Community Menu Bar
Question

Customize Space between rows in a table

  • July 10, 2024
  • 1 reply
  • 9 views

Forum|alt.badge.img+3

In a table I’m getting single spacing between rows. When I add a Boolean checkbox field to the table,(LDC Rejected) the spacing increases. Is there something I can do about that? I should note that this is an aggregate model, if that makes a difference…

Without checkbox

With Checkbox

1 reply

Forum|alt.badge.img+18

You’ll want to adjust the css properties for your checkbox fields. right click on a checkbox and inspect to see what’s going on with the css. If you want to make the change univerasally, you can do that in the theme builder. Otherwise, you can add some custom css to the page.