I have set this:
list-style: none outside none;
And HTML:
In your css file add following.
ul{ list-style-type: none; }