.span inside tables different lengths than normal
Created by: sciascia
Hi There,
I was about to override the table .span declarations but though I'd try to understand the reasoning first for why they're a lot smaller.
e.g. I have a bunch of input fields with .span7 classes that are inside a table.
The normal span7 is 390px but when inside a table, it's width is 260px - 130px smaller.
Is there a reason for it being so much smaller when inside a table?
Nice work on all this by the way.
Cheers