fix scrollbars on linux with firefox 21

This commit is contained in:
Sebastian Sdorra
2013-06-28 08:44:21 +02:00
parent bab3fa275d
commit 75d730e75d

View File

@@ -45,7 +45,7 @@ Sonia.login.Window = Ext.extend(Ext.Window,{
var config = {
layout:'fit',
width:300,
width:320,
height:150,
closable: false,
resizable: false,