The css of 3.10 is buggy. The searchform is now overwritten by the next block.
After removing this code all is displayed well:

#block-inline_ajax_search-0 {
	position: absolute;
	z-index: 20;
}

Comments

fabianderijk’s picture

Status: Active » Closed (cannot reproduce)

This works fine for me with a few different themes. Probably has something to do with the styling of your theme?

promes’s picture

Status: Closed (cannot reproduce) » Active

Hello Fabian,

I use it with the Drupal theme Minelli with color Olivia and a left side menu under the search block.

fabianderijk’s picture

Status: Active » Fixed

Thanks for the info. I reproduced the error and solved it with some CSS. It should be visible in the next nightly build.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.