aboutsummaryrefslogtreecommitdiffstats
path: root/WebContent/VAADIN/themes/runo/window/window.css
diff options
context:
space:
mode:
Diffstat (limited to 'WebContent/VAADIN/themes/runo/window/window.css')
-rw-r--r--WebContent/VAADIN/themes/runo/window/window.css7
1 files changed, 1 insertions, 6 deletions
diff --git a/WebContent/VAADIN/themes/runo/window/window.css b/WebContent/VAADIN/themes/runo/window/window.css
index 7edea92ed1..210bccb9b9 100644
--- a/WebContent/VAADIN/themes/runo/window/window.css
+++ b/WebContent/VAADIN/themes/runo/window/window.css
@@ -34,12 +34,7 @@
background: transparent url(img/bottom-right.png) no-repeat right bottom;
overflow: visible;
}
-.v-ie7 .v-window-footer {
- position: relative;
- overflow: visible;
-}
-.v-window-resizebox,
-.v-ie7 .v-window-resizebox {
+.v-window-resizebox {
position: absolute; /* Needed to position the element over ScrollPanel, which is relatively positioned */
right: 5px;
width: 10px;