From 9a59b7912ae9b4b4600d08698978b6781c723ad4 Mon Sep 17 00:00:00 2001 From: Asaad Mahmood Date: Tue, 9 Aug 2016 00:30:19 +0500 Subject: PLT-3817 - Updating flag icon (#3750) * Updating flag icon * Updating padding for user list * Removing stroke from hover * PLT-3794 - Fixing integrations css --- webapp/components/channel_header.jsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'webapp/components/channel_header.jsx') diff --git a/webapp/components/channel_header.jsx b/webapp/components/channel_header.jsx index 609a15d73..65c856b4a 100644 --- a/webapp/components/channel_header.jsx +++ b/webapp/components/channel_header.jsx @@ -224,7 +224,7 @@ export default class ChannelHeader extends React.Component { } render() { - const flagIcon = Constants.FLAG_ICON_OUTLINE_SVG; + const flagIcon = Constants.FLAG_ICON_SVG; if (!this.validState()) { return null; -- cgit v1.2.3-1-g7c22