]> dev.renevier.net Git - syj.git/commitdiff
fixes: controls not visible in ie
authorarno <arno@renevier.net>
Tue, 17 Aug 2010 20:46:15 +0000 (22:46 +0200)
committerarno <arno@renevier.net>
Wed, 18 Aug 2010 16:33:02 +0000 (18:33 +0200)
public/css/syj.css

index 2775f20e9f0bca45da27a141feadeb62da57917a..9968b48fa0fd318b3b504bc54dc9e4581ed41376 100644 (file)
@@ -85,6 +85,7 @@ body, html {
     padding-top: 8px;
     padding-left: 3em;
     clear: right;
+    position: relative; /* otherwise, under #map in ie */
 }
 
 .login-anchor {
@@ -119,6 +120,7 @@ body, html {
     filter:alpha(opacity=85);
     background-color: white;
     padding: 5px 1px 5px 1px;
+    position: relative; /* otherwise, under #map in ie */
 }
 
 /*