SyntaxFix
Write A Post
Hire A Developer
Questions
I believe this will do what you are looking for.
.cssClass li { list-style-type: disc; list-style-position: inside; text-indent: -1em; padding-left: 1em; }
JSFiddle: https://jsfiddle.net/dzbos70f/