scribble-math/static
Emily Eisenberg 16b79a2a42 Fix the struts in IE9
Summary:
For some reason, `vertical-align: top` doesn't work in IE9, or at least doesn't
work the same as in any other browser (I'm too lazy to figure out what the
correct behavior really should be). Giving a literal value for `vertical-align`
works the same in all browsers, so use that instead.

Test Plan:
- Replace line 13 of static/index.html with

    <br>m<span id="math"></span>m

- See that the test page now looks good in Chrome, Firefox, and IE9
- See that huxley tests haven't changed

Reviewers: alpert

Reviewed By: alpert

Differential Revision: http://phabricator.khanacademy.org/D8384
2014-04-22 21:01:29 -04:00
..
fonts Add new fonts, with correct font face names 2013-07-23 16:30:14 -07:00
index.html Compile .less on demand for test page 2014-03-20 20:22:07 -07:00
katex.less Fix the struts in IE9 2014-04-22 21:01:29 -04:00
main.css Add ability to calculate heights/depths 2013-08-13 18:16:43 -07:00
main.js Make safari only break on fractions 2013-07-25 19:15:16 -07:00