Found the solution from another
post!
Turns out the fixed matrix width from the blank template is 780px.
Putting in the custom CSS code mentioned below fixed it.
>
@agolec said:
> I really don't understand why one has do dig thru 1500 lines of code from the blank template to find out, that matrix width is limited to 780px.
>
> Setting custom CSS to:
> .Skin .QuestionOuter.Matrix{max-width:1000px}
>
> Fixes both issue.
>
> @Qualtrix: you should really provide a reference for all those ids...
Thanks
@agolec!
Adding this does nothing for my matrix tables.
.Skin .QuestionOuter.Matrix{max-width:1000px}