ae8410 Fix buttons next to PR title if it is long

1 file Authored by Ryan Lerch 5 years ago , Committed by Pierre-Yves Chibon 5 years ago ,
    Fix buttons next to PR title if it is long
    
    On the PR detail page, if a PR title was quite long
    and required two lines, the buttons on the right would
    wrap weirdly. This fixes this issue.
    
    Fixes #3696