jenkins-material-theme
jenkins-material-theme copied to clipboard
Overlapping text and icon in search bar on home page
Yes please fix it
FYI, a workaround is to apply this to Configure System > Theme > Extra CSS:
#header #search-box {
padding-left: 2em;
}
It's now updated https://github.com/afonsof/jenkins-material-theme/issues/168#issuecomment-613032706