PLT-1831 Add statuses to centre channel profile pictures (#3826)

* Created profile picture componenet and added statuses to pictures in center channel

* PLT-3899 - Updating UI for status indicators (#3823)

* PLT-3899 - Updating UI for status indicators

* Updating position of timestamps for compact layout
Этот коммит содержится в:
Joram Wilander
2016-08-19 10:06:16 -04:00
коммит произвёл GitHub
родитель 8c2ea22892
Коммит dad764088e
10 изменённых файлов: 170 добавлений и 43 удалений

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

@@ -134,7 +134,7 @@
}
&:not(.post--thread) {
padding: 5px .5em 0 72px;
padding: 5px .5em 0 77px;
.post__link {
margin: 4px 0 7px;
@@ -220,7 +220,7 @@
&.same--root {
&.same--user {
padding-left: 72px;
padding-left: 77px;
padding-top: 0;
.flag-icon__container {