Group Box Problems

R

Ronx

You have a table with a width of 109%, though that may be a red herring as
far as your question is concerned.

A quick check on some other tables shows that the total column widths add up
to less than 100%.

The errant fieldset contains a table with cells that have fixed widths,
whereas every other table or cell in the form is either not sized, or the
width is proportional (% sizes). That might have a bearing on the problem.
 
Top