summaryrefslogtreecommitdiffstats
path: root/WebContent/VAADIN/themes/liferay/common/common.css
diff options
context:
space:
mode:
authorHenri Kerola <henri.kerola@itmill.com>2010-09-24 07:49:16 +0000
committerHenri Kerola <henri.kerola@itmill.com>2010-09-24 07:49:16 +0000
commitec48c4cd9b388ec30ebfedf88fd090cae789014d (patch)
tree3e5f0f645d506362e56259276df9380cc6f55f79 /WebContent/VAADIN/themes/liferay/common/common.css
parent8f5415900d98dd2e3a46bdd0b2f895b8da496b94 (diff)
downloadvaadin-framework-ec48c4cd9b388ec30ebfedf88fd090cae789014d.tar.gz
vaadin-framework-ec48c4cd9b388ec30ebfedf88fd090cae789014d.zip
#5668: Fixed sub window shadow position in IE8
svn changeset:15167/svn branch:6.4
Diffstat (limited to 'WebContent/VAADIN/themes/liferay/common/common.css')
-rw-r--r--WebContent/VAADIN/themes/liferay/common/common.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/WebContent/VAADIN/themes/liferay/common/common.css b/WebContent/VAADIN/themes/liferay/common/common.css
index 575112cf3d..e05d601972 100644
--- a/WebContent/VAADIN/themes/liferay/common/common.css
+++ b/WebContent/VAADIN/themes/liferay/common/common.css
@@ -38,6 +38,7 @@ div.v-app {
.v-ie8 .v-datefield-popup,
.v-ie8 .v-filterselect-suggestpopup,
.v-ie8 .v-shadow,
+.v-ie8 .v-shadow-window,
.v-ie8 .v-window,
.v-ie8 .v-popupview-popup,
.v-ie8 .v-tooltip,