Created
June 12, 2018 11:38
-
-
Save ivan-kalachikov/252f8f92cc2f38f5270b30db67c88c90 to your computer and use it in GitHub Desktop.
Firefox hack
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
@-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