"Search results frame width" setting does not work

my-family - November 7, 2009 - 11:01
Project:Google Custom Search Engine
Version:6.x-1.2
Component:User interface
Category:bug report
Priority:normal
Assigned:Unassigned
Status:active
Description

First, thank you for this great module which solved my problem with multisite search!

My difficulty: the setting of Search results frame width does not work. The only way for me was to set the width in css of my theme:

#google-cse-results iframe {
width: 650px;
}

It is not so serious, but confusing for admin.
Thank you in advance for help.

 
 

Drupal is a registered trademark of Dries Buytaert.