From febb6e3b656f0a5e48c928f26d071d2f1baf5b33 Mon Sep 17 00:00:00 2001 From: Asaad Mahmood Date: Fri, 26 Jun 2015 23:19:29 +0500 Subject: mm-1256 - Improving view modal and close modal button --- web/react/components/channel_info_modal.jsx | 15 ++++++++++++--- 1 file changed, 12 insertions(+), 3 deletions(-) (limited to 'web/react/components') diff --git a/web/react/components/channel_info_modal.jsx b/web/react/components/channel_info_modal.jsx index 191297ce4..18addb52f 100644 --- a/web/react/components/channel_info_modal.jsx +++ b/web/react/components/channel_info_modal.jsx @@ -35,9 +35,18 @@ module.exports = React.createClass({

{channel.display_name}

-

Channel Name: {channel.display_name}

-

Channel Handle: {channel.name}

-

Channel ID: {channel.id}

+
+
Channel Name:
+
{channel.display_name}
+
+
+
Channel Handle:
+
{channel.name}
+
+
+
Channel ID:
+
{channel.id}
+
-- cgit v1.2.3-1-g7c22