]> dev.renevier.net Git - syj.git/commitdiff
fixes: attribution not visible in ie <= 7
authorarno <arno@renevier.net>
Tue, 27 Jul 2010 17:04:37 +0000 (19:04 +0200)
committerarno <arno@renevier.net>
Fri, 6 Aug 2010 22:09:40 +0000 (00:09 +0200)
public/css/syj.css

index 6f7e36dffd8edf990e86d25c4370501068a8279b..c64bfdb74155982914d768f2250fd01742050998 100644 (file)
@@ -19,6 +19,8 @@ body, html {
 
 .olControlAttribution {
     bottom: 0.5em;
+    *bottom: 2.5em;
+    _bottom: 3.0em;
     left: 0.5em;
 }