From dad764088e4696edc180443e610287a20aaaba04 Mon Sep 17 00:00:00 2001 From: Joram Wilander Date: Fri, 19 Aug 2016 10:06:16 -0400 Subject: 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 --- webapp/sass/layout/_post.scss | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'webapp/sass/layout') diff --git a/webapp/sass/layout/_post.scss b/webapp/sass/layout/_post.scss index d894848c9..4437e4ce3 100644 --- a/webapp/sass/layout/_post.scss +++ b/webapp/sass/layout/_post.scss @@ -703,6 +703,10 @@ body.ios { } .post__img { + .status-wrapper { + display: none; + } + img { display: none; } -- cgit v1.2.3-1-g7c22