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.scss14
1 files changed, 0 insertions, 14 deletions
diff --git a/WebContent/VAADIN/themes/base/common/common.scss b/WebContent/VAADIN/themes/base/common/common.scss
index 59f840d73f..7fd4d2cc32 100644
--- a/WebContent/VAADIN/themes/base/common/common.scss
+++ b/WebContent/VAADIN/themes/base/common/common.scss
@@ -257,18 +257,4 @@ div.v-app-loading {
-webkit-overflow-scrolling: touch;
}
-/* Workaround for scrollbar issues in IE8+ */
-.v-ie {
- .v-splitpanel-first-container.v-scrollable,
- .v-splitpanel-second-container.v-scrollable,
- .v-panel-content.v-scrollable,
- .v-view.v-scrollable,
- .v-tabsheet-tabsheetpanel > .v-scrollable,
- .v-accordion-item-content.v-scrollable,
- .v-gridlayout.v-layout,
- .v-verticallayout.v-layout,
- .v-horizontallayout.v-layout {
- font-size: 0px;
- }
-}
} \ No newline at end of file