Bug#3816: Fixed note issue in header_note and footer_note.

svn: r15068
This commit is contained in:
Rob G. Healey
2010-04-09 22:32:45 +00:00
parent c57394f6aa
commit 4053357d17
2 changed files with 5 additions and 4 deletions

View File

@@ -317,7 +317,7 @@ div#footer img {
}
div#footer p#createdate {
float:left;
width:60%;
width: 60%;
text-align:left;
margin-left:10px;
}