summaryrefslogtreecommitdiffstats
path: root/WebContent
diff options
context:
space:
mode:
Diffstat (limited to 'WebContent')
-rw-r--r--WebContent/VAADIN/themes/liferay/common/common.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/WebContent/VAADIN/themes/liferay/common/common.css b/WebContent/VAADIN/themes/liferay/common/common.css
index e05d601972..36fee4e81a 100644
--- a/WebContent/VAADIN/themes/liferay/common/common.css
+++ b/WebContent/VAADIN/themes/liferay/common/common.css
@@ -46,4 +46,8 @@ div.v-app {
.v-ie8 .v-Notification,
.v-ie8 .v-contextmenu {
margin-top: -16px;
+}
+
+.v-ie6 .v-view {
+ border-top: none;
} \ No newline at end of file