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 ![image](/uploads/45f187c259d79d0d041bfc95feee360a/image.png) ![image](/uploads/e003d67e76435ad697d9654d0b61624f/image.png) ### What is the expected *correct* behavior? The top widget should have the same alignment and padding as the following widgets.
issue