Skip to content

Instantly share code, notes, and snippets.

@ivan-kalachikov
Created June 12, 2018 11:38
Show Gist options
  • Save ivan-kalachikov/252f8f92cc2f38f5270b30db67c88c90 to your computer and use it in GitHub Desktop.
Save ivan-kalachikov/252f8f92cc2f38f5270b30db67c88c90 to your computer and use it in GitHub Desktop.
Firefox hack
@-moz-document url-prefix() {
.services-big-block .services-big-list li {
display: table;
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment