Skip to main content
Nintex Community Menu Bar
Question

Brooklyn (10.0.4) - tab set margin

  • July 11, 2024
  • 1 reply
  • 1 view

Forum|alt.badge.img+8

The tab set now has a margin. I don’t see it overwriteable in the custom theme editor. Is that possible? For right now, I’m overwriting it in the global custom css.

.ui-tabs{
    margin: 0 1.5rem;
}

1 reply

Forum|alt.badge.img+10

Can you share a picture of what you are wanting to accomplish?