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
This commit is contained in:
@@ -128,7 +128,7 @@
|
|||||||
<option value="96pt">96pt</option>
|
<option value="96pt">96pt</option>
|
||||||
<option value="120pt">120pt</option>
|
<option value="120pt">120pt</option>
|
||||||
</select>
|
</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>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user