forked from extern/egroupware
Fix resize dimensions off by padding amount (just added padding to resize grid)
This commit is contained in:
parent
06f8a7c829
commit
e75c584aad
@ -75,7 +75,7 @@ var et2_portlet = et2_valueWidget.extend(
|
||||
},
|
||||
|
||||
createNamespace: true,
|
||||
GRID: 100,
|
||||
GRID: 105,
|
||||
|
||||
/**
|
||||
* These are the "normal" actions that every portlet is expected to have.
|
||||
|
Loading…
Reference in New Issue
Block a user