Fix missing colon in styles

This commit is contained in:
Davide P. Cervone 2013-04-29 19:31:56 -04:00
parent b8561b07bf
commit a843a9494a

View File

@ -60,7 +60,7 @@
width: "100%"
},
".MathJax_SVG *" {
".MathJax_SVG *": {
transition: "none",
"-webkit-transition": "none",
"-moz-transition": "none",