Remove bullet point on list profile picture

pull/144/head
christianesperar 2016-05-14 01:20:33 +08:00
parent 790a237cd7
commit e95b0650ae
1 changed files with 1 additions and 0 deletions

View File

@ -2865,6 +2865,7 @@ ul.count2 li span {
}
ul.messages {
padding: 0;
list-style: none;
}
ul.messages li, .tasks li {
border-bottom: 1px dotted #e6e6e6;