diff --git a/ElectronClient/app/gui/note-viewer/index.html b/ElectronClient/app/gui/note-viewer/index.html index 3c9d1ada3e..5aaa9bcf7b 100644 --- a/ElectronClient/app/gui/note-viewer/index.html +++ b/ElectronClient/app/gui/note-viewer/index.html @@ -8,7 +8,7 @@ overflow: hidden; } - #content { + #joplin-container-content { /* Needs this in case the content contains elements with absolute positioning */ /* Without this they would just stay at a fixed position when scrolling */ position: relative; @@ -36,10 +36,10 @@ - -
-
-
+ +
+
+