Ajust table column width to content size

Posted by Rui Carneiro on Stack Overflow See other posts from Stack Overflow or by Rui Carneiro
Published on 2010-03-29T10:47:42Z Indexed on 2010/03/29 10:53 UTC
Read the original article Hit count: 391

Filed under:
|
|
|

Form (with firebug highlight):

example

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?

© Stack Overflow or respective owner

Related posts about html

Related posts about css