From 413c2bb906ef708c445a48a66e119cb0ef944136 Mon Sep 17 00:00:00 2001 From: Eric Date: Tue, 15 Oct 2024 14:06:33 -0500 Subject: [PATCH] Test vulnerability dashboard deploy workflow (#22938) Related to: #22931 Changes: - made a minor whitespace change to trigger a redeploy of the vulnerability dashboard to see if it is affected by the same issue as the "Deploy Fleet website" workflow. --- .../assets/styles/pages/dashboard/vulnerability-list.less | 1 - 1 file changed, 1 deletion(-) diff --git a/ee/vulnerability-dashboard/assets/styles/pages/dashboard/vulnerability-list.less b/ee/vulnerability-dashboard/assets/styles/pages/dashboard/vulnerability-list.less index a12ac6e848..80d5122e6e 100644 --- a/ee/vulnerability-dashboard/assets/styles/pages/dashboard/vulnerability-list.less +++ b/ee/vulnerability-dashboard/assets/styles/pages/dashboard/vulnerability-list.less @@ -249,7 +249,6 @@ opacity: 1 !important; // lesshint-disable-line } - @media (max-width: 575px) { .team-select { width: 100%;