summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndy Staudacher <andy.st@gmail.com>2010-02-16 21:58:09 -0800
committerAndy Staudacher <andy.st@gmail.com>2010-02-16 21:58:09 -0800
commit3b1b2bfea9592269717fdd462fb1e5137bd4f8dd (patch)
treed7f32f878b4aa8f3af93541c08a254a1ced1342e
parent61f8af6e4cd33a6e226221fd81fcfe2e5afa1081 (diff)
parentc1b13ddd9f8e692b4c525bffdf6bbe8718c008a8 (diff)
Merge commit 'upstream/master'
-rw-r--r--themes/wind/css/fix-ie.css10
1 files changed, 10 insertions, 0 deletions
diff --git a/themes/wind/css/fix-ie.css b/themes/wind/css/fix-ie.css
index 4f0d0888..f7f08486 100644
--- a/themes/wind/css/fix-ie.css
+++ b/themes/wind/css/fix-ie.css
@@ -7,6 +7,16 @@
zoom: 1;
}
+#g-photo,
+#g-movie {
+ zoom: 1;
+}
+
+#g-photo .g-context-menu,
+#g-movie .g-context-menu {
+ width: 240px;
+}
+
input.submit {
clear: none !important;
display: inline !important;