mirror of
https://github.com/sudoxnym/habitica.git
synced 2026-07-13 23:42:12 +00:00
Correct bullet list position; fixes #5181
This commit is contained in:
parent
c123ca6a42
commit
109ca1b67c
1 changed files with 3 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue