mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-04-29 15:22:15 +09:00
issue 2878, fixed a bug. does not resize on popup layout.
git-svn-id: http://xe-core.googlecode.com/svn/branches/maserati@12627 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
bcb1afcab0
commit
2f6ae4b70c
2 changed files with 16 additions and 1 deletions
|
|
@ -2,7 +2,7 @@
|
|||
<load target="../../modules/admin/tpl/css/admin.min.css" usecdn="true" />
|
||||
<load cond="$lang_type=='ko'" target="../../modules/admin/tpl/css/admin_ko.css" usecdn="true" />
|
||||
<load cond="$lang_type=='en'" target="../../modules/admin/tpl/css/admin_en.css" usecdn="true" />
|
||||
<div class="x">
|
||||
<div class="x popup">
|
||||
{$content}
|
||||
</div>
|
||||
<script>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue