murtaugh / HTML5-Reset-WordPress-Theme

A style-free WordPress theme to get you started with proper HTML5 semantics and structures.
1.1k stars 286 forks source link

Misspelled selector in style.css #93

Closed ghost closed 9 years ago

ghost commented 11 years ago

This is my very first time doing anything on github, so forgive me if this has already been reported or if it's not important enough to be an issue.

I just downloaded ver2 from the link at html5reset.org (https://github.com/murtaugh/HTML5-Reset-Wordpress-Theme/zipball/master), and I noticed that on line 66 of style.css, the selector for the search button is '#searchsubmt'. It's missing an 'i', and should be '#searchsubmit'.

Thanks.

ckhicks commented 11 years ago

Great catch! Thanks much for the catch and welcome to GitHub! I'll add this into the next update.