Correct bullet list position; fixes #5181

This commit is contained in:
Blade Barringer 2015-05-10 14:16:11 -05:00
parent c123ca6a42
commit 109ca1b67c

View file

@ -41,8 +41,9 @@ a.hint:hover
.popover
hr
margin: 10px 0
ul
padding-left: 10px
ul
list-style-position: inside;
.group-leave-join
.glyphicon-ban-circle