linyows / github-wiki-search

:octocat: Search wiki of the repository on Github
http://userscripts.org/scripts/show/129930
Other
198 stars 25 forks source link

fix search box position #5

Closed shoyan closed 11 years ago

shoyan commented 11 years ago

検索ボックスの場所がずれていたので修正しました。 Chrome, Firefox, Safariで確認しています。

linyows commented 11 years ago

ありがとうございます

ChrisOelmueller commented 11 years ago

I'm currently using this as div style with the new layout on github:

display:inline-block; float:right;

Doesn't hard-code anything like 435px but I also haven't tested with firefox or safari.

linyows commented 11 years ago

It's correct.