favoritesPopover: Minor style improvements
- Clean up margins/spacing: The margin in the popover is 6px and the spacing between the entry and listbox is also 6px
- Remove the revealer around the search entry, and change the entry's visibility directly. You can't modify your favorites list from inside the popover anyway, so the reveal animation was never visible.
- Fix the height calculation for the listbox
Fixes #136 (closed).