Fix: syntax css

This commit is contained in:
Laurent Destailleur 2007-08-08 02:35:44 +00:00
parent cfcab727d6
commit 6f449a9cee

View File

@ -151,7 +151,7 @@ div.vmenu
div.fiche
{
float: right top;
float: right;
<?php
//print "_SERVER['HTTP_USER_AGENT']=".$_SERVER['HTTP_USER_AGENT'];
if (! eregi('MSIE 7\.0',$_SERVER['HTTP_USER_AGENT'])) print " position: absolute;\n";