thanks again pointing out something so easy to miss.

On May 19, 3:24 pm, omr <[email protected]> wrote:
> In your "overlay2.css" style sheet, you have this incomplete rule (the
> closing brace is missing):
>
>   div.cse-overlay {
>     position: absolute !important;
>     top: 0 !important;
>
> Add the closing brace }
>
>   div.cse-overlay {
>     position: absolute !important;
>     top: 0 !important;
>   }
>
> -- omr

-- 
You received this message because you are subscribed to the Google Groups 
"Google AJAX APIs" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/google-ajax-search-api?hl=en.

Reply via email to