mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-25 14:19:58 +09:00
r17440195 에디터컴포넌트의 IE에서 깨지는 문제 수정
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@4896 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
47b0fce6d4
commit
43463c50b8
11 changed files with 58 additions and 60 deletions
|
|
@ -35,11 +35,11 @@
|
|||
|
||||
<table cellspacing="0" class="tableType5 gap1">
|
||||
<tr>
|
||||
<th scope="row">{$lang->map_width}</th>
|
||||
<th scope="row"><div>{$lang->map_width}</div></th>
|
||||
<td><input type="text" class="inputTypeText" size="3" id="map_width" value="400" />px</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th scope="row">{$lang->map_height}</th>
|
||||
<th scope="row"><div>{$lang->map_height}</div></th>
|
||||
<td><input type="text" class="inputTypeText" size="3" id="map_height" value="300" />px</td>
|
||||
</table>
|
||||
</td>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue