Remove indent from tabs

Hi all,

I'm hoping to remove the indent from the tabs element so that it lines up with the parent element without the indent.

Example with indent

Example without indent

Would I apply it changes to the tab object or the individual tabs?

  • Tabs
    • TabPanel_Allocation
      • TabContainer_Roundtables
Like 0

Like

1 comments

Hello,
By the look of your request, you need to change the CSS padding option.
You can do it by adding a custom CSS script to your page, example here https://customerfx.com/article/adding-custom-css-style-sheets-in-bpmonline/

Show all comments