Re: [appfuse-user] checkbox label positioning problem. How to control via css

2007-06-14 Thread Matt Raible
This should help: http://tinyurl.com/2lldaf Matt On 6/14/07, Will Berger <[EMAIL PROTECTED]> wrote: I can't figure out what is controlling the input type="checkbox" label positioning. It is a displayed about 4 pixels below the checkbox and just looks odd. I tried going into the form.css and

[appfuse-user] checkbox label positioning problem. How to control via css

2007-06-14 Thread Will Berger
I can't figure out what is controlling the input type="checkbox" label positioning. It is a displayed about 4 pixels below the checkbox and just looks odd. I tried going into the form.css and messed with the input.checkbox, input.radio{ display: block; /* khchange: made a change h