At 07:32 10.05.2002, allan wrote:
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?

Nice! form.search-box { margin-bottom: 0; margin-top: 0; }

did the job. And it still works ok in Opera 6, Mozilla 0.9.9.



--
Per Einar Ellefsen
[EMAIL PROTECTED]



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



Reply via email to