Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[JENKINS-73695] BUG: Dashboard shows white space on certain width space >900px #9667

Merged
merged 5 commits into from
Sep 1, 2024

Merge branch 'master' into no_space

9d9dc53
Select commit
Loading
Failed to load commit list.
Merged

[JENKINS-73695] BUG: Dashboard shows white space on certain width space >900px #9667

Merge branch 'master' into no_space
9d9dc53
Select commit
Loading
Failed to load commit list.
Jenkins Incrementals Publisher / Incrementals succeeded Aug 30, 2024 in 0s

Deployed version 2.475-rc35291.9d9dc53db_13d to Incrementals

Details

<dependency>
  <groupId>org.jenkins-ci.main</groupId>
  <artifactId>cli</artifactId>
  <version>2.475-rc35291.9d9dc53db_13d</version>
</dependency>
<dependency>
  <groupId>org.jenkins-ci.main</groupId>
  <artifactId>jenkins-bom</artifactId>
  <version>2.475-rc35291.9d9dc53db_13d</version>
</dependency>
<dependency>
  <groupId>org.jenkins-ci.main</groupId>
  <artifactId>jenkins-core</artifactId>
  <version>2.475-rc35291.9d9dc53db_13d</version>
</dependency>
<dependency>
  <groupId>org.jenkins-ci.main</groupId>
  <artifactId>jenkins-parent</artifactId>
  <version>2.475-rc35291.9d9dc53db_13d</version>
</dependency>
<dependency>
  <groupId>org.jenkins-ci.main</groupId>
  <artifactId>jenkins-war</artifactId>
  <version>2.475-rc35291.9d9dc53db_13d</version>
</dependency>
<dependency>
  <groupId>org.jenkins-ci.main</groupId>
  <artifactId>websocket-jetty10</artifactId>
  <version>2.475-rc35291.9d9dc53db_13d</version>
</dependency>
<dependency>
  <groupId>org.jenkins-ci.main</groupId>
  <artifactId>websocket-jetty12-ee8</artifactId>
  <version>2.475-rc35291.9d9dc53db_13d</version>
</dependency>
<dependency>
  <groupId>org.jenkins-ci.main</groupId>
  <artifactId>websocket-spi</artifactId>
  <version>2.475-rc35291.9d9dc53db_13d</version>
</dependency>