Этот коммит содержится в:
Gabin Aureche
2017-03-13 13:25:08 +01:00
коммит произвёл George Goldberg
родитель 482a0fb5fc
Коммит fe38d6d5bb
38 изменённых файлов: 885 добавлений и 52 удалений

Просмотреть файл

@@ -1343,15 +1343,23 @@
}
}
.bot-indicator {
.bot-indicator,
.post__pinned-badge {
border-radius: 2px;
font-family: inherit;
font-size: 10px;
font-weight: 600;
margin: 2px 10px 0 -4px;
padding: 1px 4px;
}
.bot-indicator {
margin: 2px 10px 0 -4px;
}
.post__pinned-badge {
margin-left: 7px;
}
.permalink-text {
overflow: hidden;
}