Skip to content

Instantly share code, notes, and snippets.

@yousufansa
Created December 21, 2020 11:26
Show Gist options
  • Save yousufansa/32733fea57fa6c7efa729774aa7028fe to your computer and use it in GitHub Desktop.
Save yousufansa/32733fea57fa6c7efa729774aa7028fe to your computer and use it in GitHub Desktop.
Jobhunt - Job application dashboard icons missing issue fix
#job-manager-job-applications div.job-applications ul.job-applications li.job-application footer ul.actions li a {
text-indent: 0;
}
#job-manager-job-applications div.job-applications ul.job-applications li.job-application footer ul.actions li a:before {
padding: 14px 0px;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment