aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/client/views/pdf/PDFViewer.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/client/views/pdf/PDFViewer.scss b/src/client/views/pdf/PDFViewer.scss
index d17b2b5ef..3074eb4ec 100644
--- a/src/client/views/pdf/PDFViewer.scss
+++ b/src/client/views/pdf/PDFViewer.scss
@@ -34,7 +34,7 @@
border: unset;
}
.pdfViewerDash-text-selected {
- position: relative;
+ // position: relative; // bcz: this breaks auto-scrolling using the inline search box
z-index: -1;
.textLayer{
pointer-events: all;