Quick fix for small icon view and top toolbar
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@2826 eee81c28-f429-11dd-99c0-75d572ba1ddd
This commit is contained in:
@@ -2306,7 +2306,7 @@ TODOS
|
||||
// 'height': {s: '22px', l: '42px', xl: '64px'}
|
||||
// },
|
||||
'#tools_top': {
|
||||
'left': 50,
|
||||
'left': 50 + $('#main_button').width(),
|
||||
'height': 72
|
||||
},
|
||||
'#tools_left': {
|
||||
|
||||
Reference in New Issue
Block a user