mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-07 10:41:40 +09:00
17408262 * 새 쪽지 팝업에서 긴 내용을 표시할 때 스크롤바 표시하도록 수정
* 아름답지 못한 땜질 해결; git-svn-id: http://xe-core.googlecode.com/svn/sandbox@4898 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
b533e12b05
commit
e997814308
1 changed files with 2 additions and 2 deletions
|
|
@ -2,13 +2,13 @@
|
|||
|
||||
<!--%import("js/member.js")-->
|
||||
<!--@if($message)-->
|
||||
<div class="memberSmallBox w600pop">
|
||||
<div id="popup_content" class="memberSmallBox w600pop">
|
||||
|
||||
<div class="header">
|
||||
<h3>{$lang->message_received}</h3>
|
||||
</div>
|
||||
|
||||
<div class="complex">
|
||||
<div id="popBody" class="complex">
|
||||
<table cellspacing="0" class="leftHeaderType">
|
||||
<col width="100" />
|
||||
<col />
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue