Fix: Space lost

This commit is contained in:
Laurent Destailleur 2011-01-09 22:59:51 +00:00
parent 532180d483
commit 04f2931c50
2 changed files with 2 additions and 2 deletions

View File

@ -432,7 +432,7 @@ foreach($mainmenuusedarray as $key => $val)
div.login {
position: absolute;
<?php print $right; ?>: 60px;
<?php print $right; ?>: 48px;
top: 12px;
padding: 0px 8px;
margin: 0px 0px 0px 0px;

View File

@ -451,7 +451,7 @@ foreach($mainmenuusedarray as $key => $val)
div.login {
position: absolute;
<?php print $right; ?>: 60px;
<?php print $right; ?>: 46px;
top: 10px;
padding: 0px 8px;
margin: 0px 0px 1px 0px;