From 7bb17a67bd7e5f8db593ded87e88a76393207161 Mon Sep 17 00:00:00 2001 From: Menci Date: Thu, 13 Jul 2017 08:10:41 +0800 Subject: [PATCH] Remove 'position: fixed' in mathjax.css, see #9 --- static/mathjax.css | 1 - views/header.ejs | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/static/mathjax.css b/static/mathjax.css index 4850e65..7cdb61d 100644 --- a/static/mathjax.css +++ b/static/mathjax.css @@ -48,7 +48,6 @@ .mjx-chartest {display: block; visibility: hidden; position: absolute; top: 0; line-height: normal; font-size: 500%} .mjx-chartest .mjx-char {display: inline} .mjx-chartest .mjx-box {padding-top: 1000px} -.MJXc-processing {visibility: hidden; position: fixed; width: 0; height: 0; overflow: hidden} .MJXc-processed {display: none} .mjx-test {display: block; font-style: normal; font-weight: normal; font-size: 100%; font-size-adjust: none; text-indent: 0; text-transform: none; letter-spacing: normal; word-spacing: normal; overflow: hidden; height: 1px} .mjx-ex-box-test {position: absolute; width: 1px; height: 60ex} diff --git a/views/header.ejs b/views/header.ejs index 010026c..2ca8ea7 100644 --- a/views/header.ejs +++ b/views/header.ejs @@ -7,7 +7,7 @@ <%= title %> - <%= syzoj.config.title %> - +