First widget in MR widgets block has an alignment problem
### Summary
When the Merge Request page is open, the first widget in the stack has some alignment issues:
1. The text is unnecessarily word-wrapped
2. The Loading spinner isn't vertically centered. This is potentially a side effect of the word wrap, but I'm not sure.
### Steps to reproduce
Open up a merge request on gitlab.com. I am not sure if the icon is still out of alignment when it changes from the loading spinner to any other symbol (:white_check_mark: or :x: , for example)
### What is the current *bug* behavior?
The top widget is word wrapped with an off center status icon
 
### What is the expected *correct* behavior?
The top widget should have the same alignment and padding as the following widgets.
issue