Fixed to add a little margin after the logo.

dev
Loic d'Anterroches 2008-11-30 19:00:17 +01:00
parent b45d9854af
commit 3cacf44605
1 changed files with 1 additions and 0 deletions

View File

@ -647,6 +647,7 @@ div.deprecated-page {
float: right; float: right;
position: relative; position: relative;
margin-right: -10px; margin-right: -10px;
margin-bottom: 10px;
width: 115px; width: 115px;
font-size: 8px; font-size: 8px;
text-align: right; text-align: right;