5,951
edits
No edit summary |
No edit summary |
||
Line 696: | Line 696: | ||
.es_col .mwe-math-mathml-a11y { | .es_col .mwe-math-mathml-a11y { | ||
position: relative; | position: relative; | ||
} | |||
.es_col .mwe-math-mathml-inline { | |||
display: block!important; | |||
} | |||
.de_col .mwe-math-mathml-inline { | |||
display: block!important; | |||
} | |||
.en_col .mwe-math-mathml-inline { | |||
display: block!important; | |||
} | |||
.it_col .mwe-math-mathml-inline { | |||
display: block!important; | |||
} | } | ||
.de_col, .en_col, .it_col, .es_col { | .de_col, .en_col, .it_col, .es_col { |