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
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
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