fix: undesired margin

This commit is contained in:
Chi Vinh Le
2018-10-08 16:24:18 +02:00
parent 44b589d04f
commit 11fb12a22a
3 changed files with 57 additions and 45 deletions
@@ -35,7 +35,7 @@ class Permalink extends React.Component<PermalinkProps> {
id={popoverID}
placement="top-start"
description="A dialog showing a permalink to the comment"
className={styles.popover}
classes={{ popover: styles.popover }}
body={({ toggleVisibility }) => (
<ClickOutside
onClickOutside={() =>