From 7fedb7f75829269e46da5eaeb3b58166f9ab2126 Mon Sep 17 00:00:00 2001 From: bobzel Date: Wed, 10 Feb 2021 00:48:40 -0500 Subject: fixes for removing individual overlapping textanchors in a textBox. Hopefully near final cleanup of linkDocPreview and FormattedTextComment --- src/client/views/nodes/LinkDocPreview.scss | 3 +++ 1 file changed, 3 insertions(+) (limited to 'src/client/views/nodes/LinkDocPreview.scss') diff --git a/src/client/views/nodes/LinkDocPreview.scss b/src/client/views/nodes/LinkDocPreview.scss index abbb8cdf0..b7aeaa072 100644 --- a/src/client/views/nodes/LinkDocPreview.scss +++ b/src/client/views/nodes/LinkDocPreview.scss @@ -19,6 +19,9 @@ height: 37px; white-space: pre; + .linkDocPreview-buttonBar { + float: right; + } .linkDocPreview-title { padding-right: 4px; float: left; -- cgit v1.2.3-70-g09d2