Remove duplicate comment

This commit is contained in:
Kevin Barabash
2017-06-16 00:00:43 -04:00
committed by GitHub
parent eff7653c51
commit 29fc2d56d4

View File

@@ -25,8 +25,6 @@
// Prevent a rendering bug that misplaces \vec in Chrome.
text-rendering: auto;
// Prevent background resetting in Windows's high-contrast mode.
// Prevent background resetting on elements in Windows's high-contrast
// mode, while still allowing background/foreground setting on root .katex
* { -ms-high-contrast-adjust: none !important; }