Hide MathJax loading messages

This commit is contained in:
Eston Bond
2010-11-11 16:15:43 -08:00
parent 530700932f
commit ba35b2249c
@@ -331,6 +331,7 @@ a:hover, a:visited {
#wiki-history table tr td.revert-action {
border-left: 0;
min-width: 10em;
text-align: right;
}
@@ -446,3 +447,8 @@ ul.actions {
margin: 1em 0 0.5em;
padding: 0;
}
#MathJax_Message {
display: none;
}