]> code.citadel.org Git - citadel.git/commitdiff
CSS iconbar : no IE hack for IE7
authorThierry Pasqualier <thierry@uncensored.citadel.org>
Fri, 11 May 2007 12:24:14 +0000 (12:24 +0000)
committerThierry Pasqualier <thierry@uncensored.citadel.org>
Fri, 11 May 2007 12:24:14 +0000 (12:24 +0000)
webcit/static/webcit.css

index fe1eee61cc707137ea6230423af5ce7c0b8ce287..6a4ab13825ad0c8eb304a1058c828520b6e7f96f 100644 (file)
@@ -18,6 +18,7 @@ body {
 
 #iconbar {
        /* position:fixed; */
+       position:absolute;
        display:block;
        top:0px;
        left:0px;