Quick fix for small icon view and top toolbar
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@2826 eee81c28-f429-11dd-99c0-75d572ba1dddmaster
parent
582e71cb1b
commit
df057b9736
|
@ -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': {
|
||||
|
|
Loading…
Reference in New Issue