summaryrefslogtreecommitdiffstats
path: root/WebContent/VAADIN
diff options
context:
space:
mode:
Diffstat (limited to 'WebContent/VAADIN')
-rw-r--r--WebContent/VAADIN/themes/base/common/common.css2
1 files changed, 2 insertions, 0 deletions
diff --git a/WebContent/VAADIN/themes/base/common/common.css b/WebContent/VAADIN/themes/base/common/common.css
index 62780fcc8e..41184f579c 100644
--- a/WebContent/VAADIN/themes/base/common/common.css
+++ b/WebContent/VAADIN/themes/base/common/common.css
@@ -35,6 +35,8 @@ div.v-app-loading {
margin-top: -1px;
border-top: 1px solid transparent;
position: relative;
+ box-sizing: border-box;
+ -moz-box-sizing: border-box;
}
/**
* Try to handle printing somehow. Reasonable printing support