From bc75d62d8addd2b39593efa1e933d503a94de19f Mon Sep 17 00:00:00 2001 From: Marcel Fries Date: Fri, 25 Jun 2021 08:51:00 +0200 Subject: [PATCH] Update esp-fixes.user.js --- esp-fixes.user.js | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/esp-fixes.user.js b/esp-fixes.user.js index 6e892e7..6ab5bc8 100644 --- a/esp-fixes.user.js +++ b/esp-fixes.user.js @@ -1,7 +1,7 @@ // ==UserScript== // @name ESP Fixes // @namespace https://esp.eas-cpq.de/ -// @version 1.2 +// @version 1.3 // @description Collection of fixes for the EAS Service Portal // @updateURL https://raw.githubusercontent.com/luxick/scripts/master/esp-fixes.user.js // @downloadURL https://raw.githubusercontent.com/luxick/scripts/master/esp-fixes.user.js @@ -43,6 +43,7 @@ function clearViewState(){ var css = ` .sidebar { flex 0 1 12%; + max-width: 200px; } .sidebar .panel-heading {