From 32ad476cb98d140586af8147c3d2431623325385 Mon Sep 17 00:00:00 2001 From: Hannah Chow Date: Tue, 16 Apr 2019 17:01:34 -0400 Subject: hacky fix for the buttons switchig around --- src/client/views/DocumentDecorations.tsx | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) (limited to 'src/client') diff --git a/src/client/views/DocumentDecorations.tsx b/src/client/views/DocumentDecorations.tsx index 4a329dd36..b730912b5 100644 --- a/src/client/views/DocumentDecorations.tsx +++ b/src/client/views/DocumentDecorations.tsx @@ -441,9 +441,13 @@ export class DocumentDecorations extends React.Component<{}, { value: string }>
e.preventDefault()}>
e.preventDefault()}>
-
{linkButton}
-
- +
+
{linkButton}
+
+
+
+ +
-- cgit v1.2.3-70-g09d2