fix grey areas on the bottom of pages
This commit is contained in:
parent
e4db799605
commit
83c40e4c35
2 changed files with 3 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -10,6 +10,8 @@
|
|||
padding: 3px;
|
||||
z-index: 1000;
|
||||
width: 300px;
|
||||
top: 0px;
|
||||
left: 0px;
|
||||
}
|
||||
|
||||
.wg-hoverhelp.yui-tt {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue