aboutsummaryrefslogtreecommitdiffstats
path: root/themes/elegant/fix-ie7.css
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--themes/elegant/fix-ie7.css3
1 files changed, 3 insertions, 0 deletions
diff --git a/themes/elegant/fix-ie7.css b/themes/elegant/fix-ie7.css
new file mode 100644
index 000000000..380666696
--- /dev/null
+++ b/themes/elegant/fix-ie7.css
@@ -0,0 +1,3 @@
+#theImage.infoshown { float: left;}
+#theImage.infohidden { float: right;}
+#imageToolBar .actionButtons { float: right;} \ No newline at end of file