From 04b59e1a3e13f1a2af8d45846a5a4884f3cfa5df Mon Sep 17 00:00:00 2001 From: Harrison Healey Date: Fri, 4 Mar 2016 14:33:11 -0500 Subject: Moved Join button to right side of MoreChannels modal --- web/react/components/user_list_row.jsx | 1 - 1 file changed, 1 deletion(-) (limited to 'web/react/components/user_list_row.jsx') diff --git a/web/react/components/user_list_row.jsx b/web/react/components/user_list_row.jsx index 2aeca7d47..68b723f35 100644 --- a/web/react/components/user_list_row.jsx +++ b/web/react/components/user_list_row.jsx @@ -28,7 +28,6 @@ export default function UserListRow({user, actions}) {