Google Product Forums

Re: GCS, default theme's search button not aligning correctly.

Liladude Mar 18, 2012 12:20 AM
Posted in group: Google Custom Search

Categories: Troubleshooting and Bugs :

I was having align issues of the search form on my site too and I discovered that once loaded the form has it's own class, so I setted
form.gsc-search-box{display: inline}
instead of the standard display:block and now it seems to work properly