questions about dialog

questions about dialog


Hi, all
I open a dialog with folowing settings ...
autoOpen: false,
resizable: false,
modal: true,
width:380,
height:400,
I found dialog-content didn't use the full size of container. it is as
following when I traced it
"height: 133px; width: 262px;">
And the dialog-buttonpane is sift left out of container about 8px.
The css used is flora. Is it a bug? how can I correct it? Thank you in
advance!
Jack