From cb2323bd828c564aa0847d6f172c452893f80098 Mon Sep 17 00:00:00 2001 From: bobzel Date: Fri, 16 May 2025 14:03:23 -0400 Subject: made pdf buttons maintain scren size. --- src/client/views/nodes/PDFBox.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/client/views/nodes/PDFBox.scss') diff --git a/src/client/views/nodes/PDFBox.scss b/src/client/views/nodes/PDFBox.scss index eaea272dc..f09a2630a 100644 --- a/src/client/views/nodes/PDFBox.scss +++ b/src/client/views/nodes/PDFBox.scss @@ -198,7 +198,7 @@ pointer-events: all; .pdfBox-searchBar { - width: 70%; + width: calc(100% - 120px); // less size of search buttons font-size: 14px; } } -- cgit v1.2.3-70-g09d2