Created
December 21, 2020 11:26
-
-
Save yousufansa/32733fea57fa6c7efa729774aa7028fe to your computer and use it in GitHub Desktop.
Jobhunt - Job application dashboard icons missing issue fix
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#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