In dashboard Job Import icon is using icon-lg css style with means 32x32 icon size, and all other icons are 24x24 size (icon-md)
I think this is the line of code we should change to get aligned with other icons
[JENKINS-66191] Icon size error in dashboard (job-import-plugin) and missing icon on modern Jenkins version
Summary | Original: Icon size error in dashboard (job-import-plugin) | New: Icon size error in dashboard (job-import-plugin) and missing icon on modern Jenkins version |
Remote Link | New: This issue links to "https://github.com/jenkinsci/job-import-plugin/pull/32 (Web Link)" [ 27452 ] |
Status | Original: Open [ 1 ] | New: In Progress [ 3 ] |
Status | Original: In Progress [ 3 ] | New: In Review [ 10005 ] |
Assignee | New: Adrian [ alefnode ] | |
Resolution | New: Fixed [ 1 ] | |
Status | Original: In Review [ 10005 ] | New: Resolved [ 5 ] |
This pull request solved the error:
https://github.com/jenkinsci/job-import-plugin/pull/32
I tested HPI generated from CI: https://ci.jenkins.io/blue/organizations/jenkins/Plugins%2Fjob-import-plugin/detail/PR-32/1/artifacts
And is working well