From c3c62ad2ad018be6887149e92dd35bb527f55168 Mon Sep 17 00:00:00 2001 From: Joram Wilander Date: Mon, 22 Aug 2016 20:35:28 -0400 Subject: PLT-3982 Add statuses to profile pictures in the RHS and popover member list (#3845) * Added status indicator back to popover member list * Updating positions of status indicator (#3844) * Fixed squishy profile pictures and added statuses to RHS pics --- webapp/sass/components/_modal.scss | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) (limited to 'webapp/sass/components/_modal.scss') diff --git a/webapp/sass/components/_modal.scss b/webapp/sass/components/_modal.scss index a12856c63..837db2f44 100644 --- a/webapp/sass/components/_modal.scss +++ b/webapp/sass/components/_modal.scss @@ -485,8 +485,6 @@ .status-wrapper { - display: inline-block; - margin-right: 3px; position: relative; &:after { @@ -517,6 +515,12 @@ .more-modal__row { padding: 5px 10px; + + .status-wrapper { + &:after { + bottom: 0; + } + } } .more-modal__name { -- cgit v1.2.3-1-g7c22