Well... I tried setting a width on #searchform and removing the float on the button, but I still see about 18px below where it should be...

--
Debbie

On 12/7/2010 12:27 PM, Chetan Crasta wrote:
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
<[email protected]>  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 [[email protected]]
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 [[email protected]]
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