mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-24 21:59:55 +09:00
xpresseditor 에디터 스킨이 파일업로드 영역이 밀리는 문제, 에디터의 상단 부분이 가려지는 문제 수정
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@6075 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
d6dcfb0517
commit
69a94718d2
6 changed files with 7 additions and 6 deletions
|
|
@ -38,7 +38,7 @@
|
|||
</table>
|
||||
<!--@endif-->
|
||||
|
||||
<div class="editor">{$oDocument->getEditor()}</div>
|
||||
<div class="editor" style="position:relative;">{$oDocument->getEditor()}</div>
|
||||
|
||||
<div class="tag">
|
||||
<input type="text" name="tags" value="{htmlspecialchars($oDocument->get('tags'))}" class="inputText" title="Tag" />
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue