Uploaded image for project: 'phpBB'
  1. phpBB
  2. PHPBB-13084

Vertical centre align search box in header area to match logo

XMLWordPrintable

    • Icon: Improvement Improvement
    • Resolution: Won't Fix
    • Icon: Minor Minor
    • 3.1.12-RC1
    • 3.1.0-RC4
    • Styles
    • None

      I notice after upgrading to RC4 today and seeing the new styled search box in header area, that it isn't really Vertical Aligned with equal spacing below and above it (to match logo on left being Vertical Aligned centre). I looked in forms.css at code for it and did this.

      Change: 30px for margin-top - to 24px instead. That will Vertical Align the new search box (29px below and above it). Looks better and matches logo being vertical aligned in header area.

      ===========

      .search-header

      { border-radius: 4px; display: block; float: right; margin-right: 5px; margin-top: 24px; }

            Unassigned Unassigned
            mrgtb mrgtb [X] (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: