Re: [css-d] Clearing does not work as I hoped..

2006-01-10 Thread Roger Roelofs
On Jan 10, 2006, at 3:18 PM, yaXay wrote: > Hello, > >>> I'm applying the clearfix to a div that contains a label and a input >>> field. I'm floating the label to the left and the input field to the >>> right. For some reason the clearing does not work on this (FF1.5). >>> When I remove the "i

Re: [css-d] Clearing does not work as I hoped..

2006-01-10 Thread yaXay
Hello, >>I'm applying the clearfix to a div that contains a label and a input field. >>I'm floating the label to the left and the input field to the right. For some >>reason the clearing does not work on this (FF1.5). When I remove the "input { >>float: right; }" it does.. why? >> >>Example: ht

Re: [css-d] Clearing does not work as I hoped..

2006-01-10 Thread CJ Larson
> I'm applying the clearfix to a div that contains a label and a input > field. I'm floating the label to the left and the input field to the > right. For some reason the clearing does not work on this (FF1.5). When > I remove the "input { float: right; }" it does.. why? > > Example: http://yaxay.

[css-d] Clearing does not work as I hoped..

2006-01-08 Thread yaXay
Hello, I'm applying the clearfix to a div that contains a label and a input field. I'm floating the label to the left and the input field to the right. For some reason the clearing does not work on this (FF1.5). When I remove the "input { float: right; }" it does.. why? Example: http://yaxay.y