Last updated: 14 Jun 24 14:54:52 (UTC)

Sidebar - remove & reclaim space (Sugarcube 2)

Place this in the Javascript:

$('#ui-bar').remove();
$(document.head).find('#style-ui-bar').remove();
$('#ui-bar').remove();
$(document.head).find('#style-ui-bar').remove();