Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'vendor/assets/stylesheets/katex.css')
-rw-r--r--vendor/assets/stylesheets/katex.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/vendor/assets/stylesheets/katex.css b/vendor/assets/stylesheets/katex.css
index 2d0b4635ccf..3e62df2329c 100644
--- a/vendor/assets/stylesheets/katex.css
+++ b/vendor/assets/stylesheets/katex.css
@@ -31,7 +31,7 @@ SOFTWARE.
/*
Here is how to build a version of KaTeX that works with gitlab.
- The problem is that the procedure for changing font location doesn't work for ''.
+ The problem is that the standard procedure for changing font location doesn't work for the empty string.
1. Clone KaTeX. Anything later than 4fb9445a9 (is merged into master) will do.
2. make (requires node)