File tree Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 199199 ".mjx-test-inline .mjx-left-box" : {
200200 display : "inline-block" ,
201201 width : 0 ,
202- float :"left"
202+ " float" :"left"
203203 } ,
204204 ".mjx-test-inline .mjx-right-box" : {
205205 display : "inline-block" ,
206206 width : 0 ,
207- float :"right"
207+ " float" :"right"
208208 } ,
209209 ".mjx-test-display .mjx-right-box" : {
210210 display : "table-cell!important" ,
Original file line number Diff line number Diff line change 374374 ".mjx-test-inline .MathJax_left_box" : {
375375 display : "inline-block" ,
376376 width : 0 ,
377- float :"left"
377+ " float" :"left"
378378 } ,
379379 ".mjx-test-inline .MathJax_right_box" : {
380380 display : "inline-block" ,
381381 width : 0 ,
382- float :"right"
382+ " float" :"right"
383383 } ,
384384 ".mjx-test-display .MathJax_right_box" : {
385385 display : ( oldIE ? "block" : "table-cell" ) + "!important" ,
Original file line number Diff line number Diff line change 135135 ".mjx-test-inline .MathJax_SVG_left_box" : {
136136 display : "inline-block" ,
137137 width : 0 ,
138- float :"left"
138+ " float" :"left"
139139 } ,
140140 ".mjx-test-inline .MathJax_SVG_right_box" : {
141141 display : "inline-block" ,
142142 width : 0 ,
143- float :"right"
143+ " float" :"right"
144144 } ,
145145 ".mjx-test-display .MathJax_SVG_right_box" : {
146146 display : "table-cell!important" ,
You can’t perform that action at this time.
0 commit comments