Sometimes you may need to insert Pricing Table in clickable tabs on your site. When your user switches tabs it may look like the tables have different height inside admin area and on the page. So to show pricing corectly, and avoid height wierds follow the instructions.
You just need to put additional code to click on button action or to tab handler for opening tab page:
So, here is the code:
jQuery('.ptsTableFrontedShell').trigger('resize');