summaryrefslogtreecommitdiffstats
path: root/client/components/main/layouts.styl
diff options
context:
space:
mode:
Diffstat (limited to 'client/components/main/layouts.styl')
-rw-r--r--client/components/main/layouts.styl4
1 files changed, 4 insertions, 0 deletions
diff --git a/client/components/main/layouts.styl b/client/components/main/layouts.styl
index 46ee720c..cc8be6af 100644
--- a/client/components/main/layouts.styl
+++ b/client/components/main/layouts.styl
@@ -2,6 +2,10 @@
global-reset()
+*
+ -webkit-box-sizing: unset
+ box-sizing: unset
+
html, body, input, select, textarea, button
font: 14px Roboto, "Helvetica Neue", Arial, Helvetica, sans-serif
line-height: 18px