From 85df51a9440a0b050bf568dd46c24e63e13247ed Mon Sep 17 00:00:00 2001 From: TianyiS Date: Thu, 26 Jul 2018 11:01:56 -0700 Subject: [PATCH] Update Tooltip.jsx --- src/Tooltip.jsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Tooltip.jsx b/src/Tooltip.jsx index b9e8b37..de27760 100644 --- a/src/Tooltip.jsx +++ b/src/Tooltip.jsx @@ -14,7 +14,7 @@ const Tooltip = createReactClass({ getDefaultProps() { return { - top: 150, + top: 50, left: 100, html: '', translate: 50