If I create a 700px Section and turn off all padding and margins and remove the borders.
Then add a 1 cel table into this section with a width of 700px.
Then check the width of the section and it's 701px.
If you do a 700px table and turn off all padding and margins, put a 700px section inside of it also with all padding and margins off - the section becomes 100%
If you then put a 700px table inside of that section, it forces the inside table to 697px.
-
What gives? No matter how hard I try I can no longer get pixel alignment with sections and tables because of this behaviour which compounds if you put sections and tables within each other.
I would regularly do a columnar table layout with conditionally formatted sections inside, with would have table formatting for its content. All would align beautifully if I set my margins and cell paddings correctly. Now this auto resizing behaviour breaks that. Any solution? Or do I have to switch from clean borderless/flush designs to having borders around everything?
Worked fine in Infopath 2003.