(hopefully) fixed odd behaviour in Firefox 2.x

git-svn-id: http://svg-edit.googlecode.com/svn/trunk@76 eee81c28-f429-11dd-99c0-75d572ba1ddd
master
Pavol Rusnak 2009-06-09 06:03:36 +00:00
parent 882c59d800
commit 8fb76ac6f8
1 changed files with 1 additions and 0 deletions

View File

@ -17,6 +17,7 @@
height: 480px;
border: 1px solid #808080;
border-left: none;
-moz-user-select: none;
}
#svg_editor #svgcanvas {