summaryrefslogtreecommitdiffstats
path: root/assets/sass
diff options
context:
space:
mode:
Diffstat (limited to 'assets/sass')
-rw-r--r--assets/sass/_ed.scss4
1 files changed, 2 insertions, 2 deletions
diff --git a/assets/sass/_ed.scss b/assets/sass/_ed.scss
index f84da83..dba6904 100644
--- a/assets/sass/_ed.scss
+++ b/assets/sass/_ed.scss
@@ -25,7 +25,7 @@
* {
-webkit-box-sizing: border-box;
- -moz-box-sizing: border-box;
+ -moz-box-sizing: border-box; // editorconfig-checker-disable-line
box-sizing: border-box;
}
@@ -504,7 +504,7 @@
/*
- ED special layouts
+ ED special layouts
*/
p.centered {