diff --git a/pluginHolder/views.py b/pluginHolder/views.py index b7394562b..69a8eb741 100644 --- a/pluginHolder/views.py +++ b/pluginHolder/views.py @@ -2481,16 +2481,26 @@ def _inject_plugin_settings_back_bar(response): if 'cp-plugin-settings-back' in body: return response label = escape(str(_('Back to installed Plugins'))) + # Inside #main-content only: avoids full-viewport strip over the sidebar (baseTemplate uses + # #sidebar + #main-content { margin-left: 260px; }). back_html = ( - '