first of all thanks for this terrific theme!

I have one bug to report however:

the standard-search box and button in the upper right corner of the header (activated via theme settings) are not accessible by mouse. tabbing via keyboard lets one at least inout text into the search filed, but the button remains inaccessible.

tested on firefox3 and safari on mac.

Comments

Alan Cooney’s picture

Assigned: Unassigned » Alan Cooney
Status: Active » Fixed

Add the following to #search-box in style.css:

position: relative;
z-index: 1;

I have commited this and it will appear shortly.

Alan Cooney’s picture

Status: Fixed » Closed (fixed)

Changes now appear in the latest version.