Group name - spacing

Hi, is there a possibility to change the spacing between the group name (if showed) and the rest of the gorup?

  1. Use a browers development tool to examine the dashboard page.
  2. Find the element that displays the group name.
  3. Look at it's CSS and change it's margin bottom to what you want.
  4. Put the appropriate CSS selector to identify the elment and add the CSS rule for the value you want in a ui-template wrapped in a ... block.
  5. deploy and go look at it.

if you want to see a working example using the ui_template, go look in the Share Your Projects forum for the Coffee Pot Timer thread

Thanks - I see. The min height is 31px what is high.

In the meantime I found another solution: Hiding group name and use a formatted text field at top.