Fix text input width for Firefox 3.0 on Linux

git-svn-id: http://svg-edit.googlecode.com/svn/trunk@194 eee81c28-f429-11dd-99c0-75d572ba1ddd
master
Jeff Schiller 2009-06-24 22:07:58 +00:00
parent 9655adf444
commit 8a29ca4061
1 changed files with 1 additions and 1 deletions

View File

@ -128,7 +128,7 @@
<option value="96pt">96pt</option>
<option value="120pt">120pt</option>
</select>
<input id="text" class="text_tool" type="text" title="Change text contents" size="40"/>
<input id="text" class="text_tool" type="text" title="Change text contents" size="35"/>
</div>
</div>