aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/nodes/LinkDocPreview.scss
diff options
context:
space:
mode:
authorbobzel <zzzman@gmail.com>2021-02-10 00:48:40 -0500
committerbobzel <zzzman@gmail.com>2021-02-10 00:48:40 -0500
commit7fedb7f75829269e46da5eaeb3b58166f9ab2126 (patch)
treebcadae8e02776dc328200dcdf18003103cad2a88 /src/client/views/nodes/LinkDocPreview.scss
parent46b569203a3890657ce799aa6b649cfc8bb431f2 (diff)
fixes for removing individual overlapping textanchors in a textBox. Hopefully near final cleanup of linkDocPreview and FormattedTextComment
Diffstat (limited to 'src/client/views/nodes/LinkDocPreview.scss')
-rw-r--r--src/client/views/nodes/LinkDocPreview.scss3
1 files changed, 3 insertions, 0 deletions
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;