Avoid floats altogether for block <math>. Bug 362701, r+sr=rbs
git-svn-id: svn://10.0.0.236/trunk@216512 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -53,6 +53,7 @@ math {
|
||||
font-size: inherit;
|
||||
font-style: normal;
|
||||
font-family: CMSY10, Symbol, Times, Lucida Sans Unicode, MT Extra, Math1, Math2, Math3, Math4, Math5, serif;
|
||||
-moz-float-edge: margin-box;
|
||||
}
|
||||
math[mode="display"], math[display="block"] {
|
||||
display: block;
|
||||
|
||||
Reference in New Issue
Block a user