From bce320f4bc52ecd43ce7cafc428fbcf1afc1ad75 Mon Sep 17 00:00:00 2001 From: Alf Eaton Date: Thu, 19 May 2022 13:45:20 +0100 Subject: [PATCH] Merge pull request #8037 from overleaf/ii-refactor-tooltip-usage-fix Place the download PDF tooltip to the bottom GitOrigin-RevId: e2171c4417de66f2143be66dc76ca7c450c43234 --- .../pdf-preview/components/pdf-hybrid-download-button.tsx | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/services/web/frontend/js/features/pdf-preview/components/pdf-hybrid-download-button.tsx b/services/web/frontend/js/features/pdf-preview/components/pdf-hybrid-download-button.tsx index 76b6d06aec..d478e35aa6 100644 --- a/services/web/frontend/js/features/pdf-preview/components/pdf-hybrid-download-button.tsx +++ b/services/web/frontend/js/features/pdf-preview/components/pdf-hybrid-download-button.tsx @@ -13,7 +13,11 @@ function PdfHybridDownloadButton() { : t('please_compile_pdf_before_download') return ( - +