diff --git a/src/gui/html/index.html b/src/gui/html/index.html
index 73ac982d..57560ec4 100644
--- a/src/gui/html/index.html
+++ b/src/gui/html/index.html
@@ -317,7 +317,7 @@
-
+
diff --git a/src/gui/html/js/init.js b/src/gui/html/js/init.js
index 0a976262..f5076a7f 100644
--- a/src/gui/html/js/init.js
+++ b/src/gui/html/js/init.js
@@ -233,8 +233,6 @@
return () => {
Dialog.showProgress('Initialising user interface...');
- /* Set the plugin list's scroll target to its parent. */
- document.getElementById('pluginCardList').scrollTarget = document.getElementById('main');
/* Make sure settings are what I want. */
window.marked.setOptions({