Просмотр исходного кода

Remove bullet point on list profile picture

christianesperar 8 лет назад
Родитель
Сommit
e95b0650ae
1 измененных файлов с 1 добавлено и 0 удалено
  1. 1 0
      production/css/custom.css

+ 1 - 0
production/css/custom.css

@@ -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;