integr8ly / tutorial-web-app

Solution Explorer provides the front door into the Integreatly initiative. It hosts the various Solution Patterns, as well as providing a dashboard of installed applications/products/services.
Apache License 2.0
36 stars 54 forks source link

INTLY-5026: Align pretty names #550

Closed mfrances17 closed 4 years ago

mfrances17 commented 4 years ago

Motivation

https://issues.redhat.com/browse/INTLY-5026

What

Fixes an issue on the dashboard in which the pretty names were no longer left-aligned if the size of the 'Open console' buttons became larger, as is the case when they display 'Start Service' with icon.

Why

Pretty names did not align properly if there was a mixed size of launch buttons on the right.

Verification Steps

Verify that the pretty names are always left-aligned despite the size of the 'open console' buttons.

Checklist:

Progress

Additional Notes

Before: before-lg-btn

After: after-lg-btn