Fix position dialog.

This commit is contained in:
Paulo Gustavo Veiga
2011-03-23 00:50:30 -03:00
parent cbc31c56ef
commit 43ff313635
10 changed files with 18 additions and 11 deletions

View File

@@ -18,9 +18,9 @@
var IconPanel = new Class({
options:{
width:250,
width:253,
initialWidth:0,
height:250,
height:200,
content:null,
panel:null,
button:null,