mirror of
https://github.com/scm-manager/scm-manager.git
synced 2026-02-02 12:49:11 +01:00
fix scrollbars on linux with firefox 21
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user