• 
      

    Don't reserve space for review headers that don't exist.

    Review Request #9610 — Created Feb. 10, 2018 and submitted

    Information

    Review Board
    release-3.0.x
    1a74f50...

    Reviewers

    If a review is published without any header text, we still show a
    "Comment" button there (where "Reply" would be if the header existed).
    In this case, we had a bunch of extra padding around the empty header
    element, which was creating a pretty ugly blank space. To fix this, I've
    added an extra class in the case that the header text doesn't exist, and
    removed the padding for that class.

    Published a review with comments but no header text. Saw that the
    "Comment" button was now positioned in a reasonable location, rather
    than with a ton of whitespace above it.


    Description From Last Updated

    Screenshots?

    brennie brennie
    brennie
    1. 
        
    2. Show all issues

      Screenshots?

    3. 
        
    david
    chipx86
    1. Ship It!
    2. 
        
    david
    Review request changed
    Status:
    Completed
    Change Summary:
    Pushed to release-3.0.x (48f6728)