Skip to content

Instantly share code, notes, and snippets.

@barrykooij
Created March 27, 2018 09:27
Show Gist options
  • Save barrykooij/174b631a07220429def8102d0559dd4f to your computer and use it in GitHub Desktop.
Save barrykooij/174b631a07220429def8102d0559dd4f to your computer and use it in GitHub Desktop.
ul.dlm-downloads {
list-style: none !important;
padding: 0 !important;
margin: 0 !important;
}
ul.dlm-downloads li {
padding-left: 0 !important;
}
ul.dlm-downloads li:before {
content: '' !important;
margin: 0 !important;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment