Right now the type-ahead size is big enough that it goes beyond the fold on the screen, which looks bad. We should make the type ahead aware of the screen height so that it only shows enough search results to fit on the screen.
Another way we can solve this is to scroll the screen a little bit for users who have very small screens.
See mock up showing the current type ahead going beyond the fold.