]> git.sesse.net Git - pr0n/commitdiff
Make sure the IE hacks don't mess with Firefox.
authorSteinar H. Gunderson <sesse@debian.org>
Tue, 1 Aug 2006 11:44:42 +0000 (13:44 +0200)
committerSteinar H. Gunderson <sesse@debian.org>
Tue, 1 Aug 2006 11:44:42 +0000 (13:44 +0200)
files/pr0n-fullscreen.css

index 3d964fc4084f6e800a7ac3a40bb9d302307e14db..7ef5221a17c0be7ba9499c7fa2e9935f62ea18bf 100644 (file)
@@ -13,7 +13,7 @@ body {
 
 /* IE centering hacks */
 #iehack {
-       position: absolute;
+       _position: absolute;
        _top: 50%;
        _left: 50%;
 }