Re: [css-d] positionning problem

2007-03-25 Thread Thomas Thomas
*all the hieght of its parent, also in IE the gap between the two fields is bigger than 3px, Thank u for any help __ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d IE7 information -- http://css-di

[css-d] positionning problem

2007-03-25 Thread Thomas Thomas
Hi, been the whole day I try something very basic ... I have two input fields : #login_field_user { background-color: blue; margin-bottom:3px; } #login_field_pwd { background-color:green; margin-bottom:3px; } inside a div : #login_fields { float:right; margin-right:8px;