summaryrefslogtreecommitdiffstats
path: root/WebContent/ITMILL/themes/default/styles.css
diff options
context:
space:
mode:
Diffstat (limited to 'WebContent/ITMILL/themes/default/styles.css')
-rw-r--r--WebContent/ITMILL/themes/default/styles.css2
1 files changed, 2 insertions, 0 deletions
diff --git a/WebContent/ITMILL/themes/default/styles.css b/WebContent/ITMILL/themes/default/styles.css
index 01afcc290a..b2abdec877 100644
--- a/WebContent/ITMILL/themes/default/styles.css
+++ b/WebContent/ITMILL/themes/default/styles.css
@@ -2624,6 +2624,8 @@ input.i-modified,
height: 8px;
margin-left: 9px;
background: transparent url(window/img/bottom-right.png) no-repeat right top;
+ /* IE7 bug fix */
+ position:relative;
}
.i-window-resizebox {