Try fix on linux/firefox

This commit is contained in:
Laurent Destailleur 2011-01-10 19:37:59 +00:00
parent f5c936c2b1
commit a667a9e52e
2 changed files with 2 additions and 2 deletions

View File

@ -433,7 +433,7 @@ foreach($mainmenuusedarray as $key => $val)
div.login_block {
position: absolute;
<?php print $right; ?>: 5px;
top: 5px;
top: 3px;
font-weight: bold;
}

View File

@ -452,7 +452,7 @@ foreach($mainmenuusedarray as $key => $val)
div.login_block {
position: absolute;
<?php print $right; ?>: 5px;
top: 10px;
top: 3px;
font-weight: bold;
}