Ajust table column width to content size
- by Rui Carneiro
Form (with firebug highlight):
Label column CSS:
width: auto;
padding: 0;
The problem:
Why my left columns have that invisible "padding-right"? It's not possible to shrink columns to fit their content?