Hide Forgot
Description of problem: Go web console and access a jbosseap app with medium gear page on Chrome31. Set browser size between 768 and 979px and check storage info. The "Storage" is overlapping. It's ok with other type of app cause the name of jbosseap cartridge is longest. Detail can be found in attachment. Version-Release number of selected component (if applicable): devenv_4087 How reproducible: Always Steps to Reproduce: 1. Go to web console 2. Create a jbosseap with medium gear 3. Go the app overview page and check storage info with browser size between 768 and 979px Actual results: The storage is overlapping. Expected results: The storage info should display well. Additional info:
Created attachment 831929 [details] width_768px
Created attachment 831930 [details] width_979px
will merge in https://github.com/openshift/origin-server/pull/4285
Commit pushed to master at https://github.com/openshift/origin-server https://github.com/openshift/origin-server/commit/6c540b652dcd623083ae0d57371cb7ef264a6333 Fix bug 1037435: cartridge details overflow
Will test it on latest env.
Test on devenv_4098. No cartridge details overflow. So verify this bug, thanks!