Merge branch 'issue1089' into develop. Issue #1089.

This commit is contained in:
Davide P. Cervone 2015-04-21 16:41:32 -04:00
commit bdc1528939

View File

@ -1228,7 +1228,7 @@ MathJax.ElementJax.mml.Augment({
});
MML.maligngroup = MML.mbase.Subclass({
type: "malign",
type: "maligngroup",
isSpacelike: function () {return true},
defaults: {
mathbackground: MML.INHERIT,