Merge pull request #1408 from mailpoet/js-warning-fix

Fix js/react warning on settings page [MAILPOET-1421]
This commit is contained in:
Michelle Shull
2018-06-25 06:48:59 -04:00
committed by GitHub

View File

@@ -14,7 +14,7 @@ function Tooltip(props) {
tooltip = (<span
style={{
pointerEvents: 'all',
maxWidth: '400',
maxWidth: '400px',
display: 'inline-block',
}}
>