• 
      

    Fix weird avatar alignment in header bar.

    Review Request #3380 — Created Sept. 29, 2012 and submitted

    Information

    Review Board

    Reviewers

    Fix weird avatar alignment in header bar.
    
    I noticed that the avatar in the header bar was overflowing the bar by a few
    pixels in Chromium. Strangely, it underflowed in Firefox.
    
    The solution seemed to be to set an explicit font-size for the text input and
    then align the avatar to top instead of middle.
    All manual, on Firefox and Chromium in Ubuntu and OSX. I don't have a Windows box / VM here to test out.
    david
    1. Screenshots?
    2. 
        
    mike_conley
    david
    1. Ship It!
    2. 
        
    mike_conley
    Review request changed
    Status:
    Completed
    Change Summary:
    Landed on master as ec4fd55d. Accidentally forgot to supply the review request ID in the commit message. Sorry about that.