diff --git a/files/assets/js/core.js b/files/assets/js/core.js index 4961851a5..82f6201bf 100644 --- a/files/assets/js/core.js +++ b/files/assets/js/core.js @@ -150,7 +150,7 @@ function disable(t) { }, 2000); } -function autoExpand (field) { +function autoExpand(field) { xpos=window.scrollX; ypos=window.scrollY; diff --git a/files/templates/settings_css.html b/files/templates/settings_css.html index e19392c2f..d8b0f6b61 100644 --- a/files/templates/settings_css.html +++ b/files/templates/settings_css.html @@ -11,7 +11,7 @@
- + Limit of 4000 characters
@@ -29,7 +29,7 @@
- + Limit of 4000 characters
@@ -41,4 +41,14 @@
+ + + {% endblock %}