Per Einar Ellefsen wrote:
> >* the search-box is now very compact and looks correct in
> >the browsers i have acces to.
> >  - there should be no horizontal white-space apart from the
> >1px padding from the table
> >   (please check how i fixed that with a font style trick
> >[i'm almost proud of it])
> 
> +1. Still a lot of whitespace *around* it in IE6, but that's not a problem.

try to add this in style.css

form.search-box {
        margin-bottom: 0px;
}

and this in the html form:

class=search-box

did that help?

./allan

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to