summaryrefslogtreecommitdiffstats
path: root/WebContent/VAADIN/themes/chameleon/common/common.scss
diff options
context:
space:
mode:
authorDmitrii Rogozin <dmitrii@vaadin.com>2014-06-24 15:29:40 +0300
committerVaadin Code Review <review@vaadin.com>2014-07-02 14:59:08 +0000
commit90f66298c0c7179b22ebe4f78c95eba7fc432f4d (patch)
tree044f033bae6bda75ae7f37ec7be4e06d0539bf85 /WebContent/VAADIN/themes/chameleon/common/common.scss
parentd8ac5d4b10609f2e6db2f29e9ce4bf00c5a1b301 (diff)
downloadvaadin-framework-90f66298c0c7179b22ebe4f78c95eba7fc432f4d.tar.gz
vaadin-framework-90f66298c0c7179b22ebe4f78c95eba7fc432f4d.zip
Disabled shadow divs. Instead use css box-shadow (#13885)
Change-Id: Ibf8888de795b08aed0446607165d7318f94ee6f4
Diffstat (limited to 'WebContent/VAADIN/themes/chameleon/common/common.scss')
-rw-r--r--WebContent/VAADIN/themes/chameleon/common/common.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/WebContent/VAADIN/themes/chameleon/common/common.scss b/WebContent/VAADIN/themes/chameleon/common/common.scss
index 382dff3325..b8233fc53b 100644
--- a/WebContent/VAADIN/themes/chameleon/common/common.scss
+++ b/WebContent/VAADIN/themes/chameleon/common/common.scss
@@ -100,7 +100,7 @@ $chameleon-line-height: 1.4;
-moz-border-radius: 4px;
overflow: hidden;
}
-
+
.v-filterselect-suggestpopup,
.v-contextmenu,
.v-menubar-submenu {