can't add margin/padding to tab content

If we add margin/padding to tab content it overflows the tab area and is hidden behind the tab content area.



It looks to be because the

below automatically gets assigned position: abolosute;



We are adding an object using:

tabs.setContent(“orders”,“orders_table”);



With content in a div:


Hello,


please provide the sample that reproduces the problem. We’ll try to help

It can be reproduced by using teh example code I added above.

Just set the content of the tab to something like this…

test

Please, see attached sample - there are no issues
1244623026.zip (79.7 KB)