fix grey areas on the bottom of pages

This commit is contained in:
Graham Knop 2007-10-29 17:48:58 +00:00
parent e4db799605
commit 83c40e4c35
2 changed files with 3 additions and 0 deletions

View file

@ -6,6 +6,7 @@
- fix: Workflow activities don't pick up new default values
- add: Friends Network
- fix: event end time not time zone adjusted properly
- fix: extra empty/grey area at the bottom of pages
7.4.11
- fix: Delete this entry link in data form header broken

View file

@ -10,6 +10,8 @@
padding: 3px;
z-index: 1000;
width: 300px;
top: 0px;
left: 0px;
}
.wg-hoverhelp.yui-tt {