Bug 1011324

Summary: Vote part and vote body are overlapping when using <li> element on community
Product: OpenShift Online Reporter: Tian Feng <tfeng>
Component: WebsiteAssignee: Jessica Forrester <jforrest>
Status: CLOSED CURRENTRELEASE QA Contact: libra bugs <libra-bugs>
Severity: low Docs Contact:
Priority: low    
Version: 2.xCC: jforrest, jokerman, libra-bugs, mmccomas, xtian
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-01-24 03:23:23 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Attachments:
Description Flags
overlapping_pic none

Description Tian Feng 2013-09-24 05:40:29 UTC
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:

Comment 1 Jessica Forrester 2013-11-13 18:42:11 UTC
Fix is in https://github.com/openshift/li/pull/2152

Comment 2 openshift-github-bot 2013-11-13 20:49:35 UTC
Commit pushed to master at https://github.com/openshift/li

https://github.com/openshift/li/commit/29f5e4bf4b4ab95c3948ec73487af7c11bfba19f
Bug 1011324 - lists overlap the voting widget

Comment 3 Tian Feng 2013-11-14 02:20:07 UTC
Test on devenv_4030. Check content/support-for-go-language and find no overlapping stuff on this page. So verify this bug, thanks!