You have to remove the float:right of the search button. Or you can try this:

#utility #search-form input.button
{
 float:none;
}

~Chetan

On Wed, Dec 8, 2010 at 12:40 AM, Debbie Campbell
<d...@redkitecreative.com> wrote:
> In Safari/Win (Safari/Mac too?) the search button at top right is not in the
> right place, it should be directly right of the text input box:
>
>> http://www.adventurecamper.com/colorado-suv-and-van-rentals/
>
> It's fine in IE, FF, Chrome, and Opera. Can someone help?
>
> --
> Debbie Campbell
> www.redkitecreative.com
> ______________________________________________________________________
> css-discuss [cs...@lists.css-discuss.org]
> http://www.css-discuss.org/mailman/listinfo/css-d
> List wiki/FAQ -- http://css-discuss.incutio.com/
> List policies -- http://css-discuss.org/policies.html
> Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
>
______________________________________________________________________
css-discuss [cs...@lists.css-discuss.org]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to