Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Nucleare: Bullets for list aren't visible in comments #26

Closed
rachelmcr opened this issue Mar 2, 2018 · 1 comment
Closed

Nucleare: Bullets for list aren't visible in comments #26

rachelmcr opened this issue Mar 2, 2018 · 1 comment
Labels
Support [Type] Bug Something isn't working
Milestone

Comments

@rachelmcr
Copy link
Member

rachelmcr commented Mar 2, 2018

This issue was originally reported by @krutidugade in 8015-wpcom:

Steps to replicate

  1. Go to ​https://wordpress.com/ > My Site(s) > Comments
  2. Edit a comment
  3. Create a list with help of <ul> <li> tags
  4. Update the comment

Result

When you create a list in comment, the bullets aren't displayed as theme Nucleare has this CSS

comment-list li { list-style: none; }

Expected

This CSS should be fixed in Nucleare theme so that the bullet points are visible in comments.

@rachelmcr rachelmcr added [Type] Bug Something isn't working Support labels Mar 2, 2018
@kathrynwp kathrynwp added this to the Nucleare milestone Mar 2, 2018
@sixhours
Copy link
Contributor

sixhours commented Mar 2, 2018

Since this theme isn't in this repo, I've made the fix via SVN directly in r47950.

@sixhours sixhours closed this as completed Mar 2, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Support [Type] Bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants