From 6bf1203581a295e82116c23bc4fe2d9d29362cf4 Mon Sep 17 00:00:00 2001 From: Asaad Mahmood Date: Thu, 11 Feb 2016 23:41:13 +0500 Subject: Multiple UI Improvements --- web/react/components/admin_console/user_item.jsx | 2 +- web/react/components/channel_info_modal.jsx | 2 +- web/react/components/navbar.jsx | 2 + web/react/components/team_general_tab.jsx | 8 +- .../user_settings/manage_incoming_hooks.jsx | 2 +- web/react/package.json | 1 + web/react/utils/markdown.jsx | 2 +- web/sass-files/sass/partials/_markdown.scss | 1 + web/sass-files/sass/partials/_modal.scss | 119 +++++++++++---------- web/sass-files/sass/partials/_responsive.scss | 18 ++++ web/sass-files/sass/partials/_settings.scss | 1 + web/sass-files/sass/partials/_tutorial.scss | 2 +- 12 files changed, 91 insertions(+), 69 deletions(-) (limited to 'web') diff --git a/web/react/components/admin_console/user_item.jsx b/web/react/components/admin_console/user_item.jsx index 0c1a55cc1..009a9f004 100644 --- a/web/react/components/admin_console/user_item.jsx +++ b/web/react/components/admin_console/user_item.jsx @@ -353,7 +353,7 @@ export default class UserItem extends React.Component { return ( - +
{channelURL}
-
+
-