I want to use a igLyoutManager inside a jQueryUI tabs widget. The body has margins so that the tabs "folder" is inset into the screen. The problem is that those margins are ALSO used by the igLayoutManager so it is offset from the tab which makes no sense.
If the igLayoutManager is outside of the tab, then it is correctly placed in the right place.
Why does the layoutManager 'double' the margins?
Let me know if I may be of further assistance.