Styling tweaks for inline interwiki search
authorErik Bernhardson <ebernhardson@wikimedia.org>
Tue, 27 Oct 2015 03:48:07 +0000 (20:48 -0700)
committerErik Bernhardson <ebernhardson@wikimedia.org>
Tue, 27 Oct 2015 05:06:19 +0000 (22:06 -0700)
commitfa727410e390e164338919f9a588073071d1bcde
tree7172ccd491e0fed4dfe290fa0a93350d9dd21f43
parent2f577926f77eefc9bb03b095f82ba6b8b80c8823
Styling tweaks for inline interwiki search

To make this look reasonable had to adjust the other styling around
it, I think this now makes more sense too

* moved p tag top margin to .searchresults, the only p tag is at the top
  of search results anyways,
* moved the left margins on every element inside .searchresults
  to .searchresults for consistency
* removed bottom padding from .searchresults p completely, this is
  unnecessary. The top margin of .mw-search-results (.3em) along
  with the bottom margin of generic p tags (.5em) is plenty on its own
* strip the top margin on mw-search-interwiki-header when it comes
  immediatly after .mw-search-nonefound for better spacing to match
  mockup

Bug: T112349
Change-Id: I3dec110e1ac0ab9c3dab1a3f7e6c2b747f2e28c8
resources/src/mediawiki.special/mediawiki.special.search.css