Add support for Issue 560 - shorten quick access palette to reduce scrolling

git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1577 eee81c28-f429-11dd-99c0-75d572ba1ddd
This commit is contained in:
Will Schleter
2010-05-26 15:23:06 +00:00
parent 831faaa493
commit 86faf0d8b6
2 changed files with 13 additions and 3 deletions

View File

@@ -100,7 +100,7 @@
#svg_editor div#palette {
float: left;
width: 6848px;
width: 672px;
height: 16px;
}