From b51845fde54230c12b5fc250109a5b08f4b5a0de Mon Sep 17 00:00:00 2001 From: Asaad Mahmood Date: Wed, 27 Jan 2016 23:45:02 +0500 Subject: Updating tutorial gif for sidebar --- web/react/components/tutorial/tutorial_tip.jsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'web/react') diff --git a/web/react/components/tutorial/tutorial_tip.jsx b/web/react/components/tutorial/tutorial_tip.jsx index 03ecdabab..23daa4707 100644 --- a/web/react/components/tutorial/tutorial_tip.jsx +++ b/web/react/components/tutorial/tutorial_tip.jsx @@ -71,7 +71,7 @@ export default class TutorialTip extends React.Component { } var tipColor = ''; - if (this.props.overlayClass === 'tip-overlay--header') { + if (this.props.overlayClass === 'tip-overlay--header' || this.props.overlayClass === 'tip-overlay--sidebar') { tipColor = 'White'; } -- cgit v1.2.3-1-g7c22