summaryrefslogtreecommitdiffstats
path: root/WebContent/VAADIN/themes/base/common/common.scss
diff options
context:
space:
mode:
Diffstat (limited to 'WebContent/VAADIN/themes/base/common/common.scss')
-rw-r--r--WebContent/VAADIN/themes/base/common/common.scss8
1 files changed, 0 insertions, 8 deletions
diff --git a/WebContent/VAADIN/themes/base/common/common.scss b/WebContent/VAADIN/themes/base/common/common.scss
index f636359a38..56da6e3051 100644
--- a/WebContent/VAADIN/themes/base/common/common.scss
+++ b/WebContent/VAADIN/themes/base/common/common.scss
@@ -1,13 +1,5 @@
@mixin base-common {
-/* References the BODY tag generated by Vaadin application servlet */
-.v-generated-body {
- width: 100%;
- height: 100%;
- border: 0;
- margin: 0;
- overflow: hidden;
-}
&.v-app {
height: 100%;
}