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