Hide Forgot
Created attachment 802049 [details] overlapping_pic Description of problem: Create vote body with <li> element. The vote part and body are overlapping. Just like this page https://www.openshift.com/content/support-for-go-language Version-Release number of selected component (if applicable): PROD(devenv_3816) How reproducible: Always Steps to Reproduce: 1. go to community and sign in 2. create a vote with <li> element 3. Actual results: The vote part and body are overlapping. Expected results: It should have better appearance. Additional info:
Fix is in https://github.com/openshift/li/pull/2152
Commit pushed to master at https://github.com/openshift/li https://github.com/openshift/li/commit/29f5e4bf4b4ab95c3948ec73487af7c11bfba19f Bug 1011324 - lists overlap the voting widget
Test on devenv_4030. Check content/support-for-go-language and find no overlapping stuff on this page. So verify this bug, thanks!