- fix [ 1338306 ] adminConsoleHelpIcon displayed at wrong position

This commit is contained in:
Matthew Wilson 2005-12-12 06:54:59 +00:00
parent fae20247f9
commit 3578a029df
2 changed files with 2 additions and 0 deletions

View file

@ -6,6 +6,7 @@
- fix [ 1378333 ] [WG 6.7.8] Mail Form template doesn't mark required fields
- fix [ 1377276 ] Calendar Pop up issue
- fix [ 1328728 ] Export exports root page n times
- fix [ 1338306 ] adminConsoleHelpIcon displayed at wrong position
- fix
[ 1365822 ] makePrintable does not work in Collaboration System
- fix [ 1376621 ] dateSubmitted not updated on posts

View file

@ -3,6 +3,7 @@ body{
background-repeat: repeat-x;
border: 5px #4E8AAB solid;
margin:0px;
padding:0px;
min-height: 700px;
}