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
master
Brett Zamir 2014-04-17 00:25:02 +00:00
parent 582e71cb1b
commit df057b9736
1 changed files with 1 additions and 1 deletions

View File

@ -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': {