Created attachment 703877 [details] confusing display Description of problem: Checked the /app/accout/plan page, the content about price is a little mess and will confuse user, the place of price number is not clear(the "Free" is too close to "MegaShift"),suggest to make it more clear. Version-Release number of selected component (if applicable): fork_ami_US3356_504 How reproducible: always Steps to Reproduce: 1.Go to openshift website and login 2.Go to /app/account/plan page 3.Check the display of content Actual results: The display of content on /app/account/plan page is a little mess, details see in attachment. Expected results: Should make the content of price more clear, the place of price number is confused. Additional info:
Fix committed pull request https://github.com/openshift/li/pull/958
Commit pushed to master at https://github.com/openshift/li https://github.com/openshift/li/commit/04250c999d9afd95db42cbf98e997cdfb06721fc fix Bug 916564 content layout changes, minor
(In reply to comment #1) Tested on devenv_2894, the price number has been placed correctly, but about the "Plan details" link, can we change it to the original way, it was "Details" button on the left of "Upgrade" button, that looks better than now. Thanks!
The 'Details' button was switched to a link because it is a link to a location and doesn't perform an action. So it functions as designed. Closing bug.