diff --git a/Base/res/html/misc/calc.html b/Base/res/html/misc/calc.html index 7061578557..5c8e5a5521 100644 --- a/Base/res/html/misc/calc.html +++ b/Base/res/html/misc/calc.html @@ -36,7 +36,7 @@
calc(50% + 60px)
calc(50% + -60px)
@@ -44,7 +44,7 @@ -calc(50% + 60px - 10px)
+calc(50% + 50px - 10px)