No Bullet Points in Article editor

No Bullet Points in Article editor

When I try to add or edit an article in the Help Centre, there's no option for bullet points. When I click on the button I see the attachment image and the code generated is 

<ol>
      <li style="list-style-type: upper-alpha">...
</ol>

Instead of <ul> without the bullet.
How can this be changed?