mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-07 02:31:40 +09:00
issue 325, changed default height for widget box
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@9488 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
ce55df2020
commit
5ca9efd52e
1 changed files with 1 additions and 1 deletions
|
|
@ -296,7 +296,7 @@ function completeAddContent(ret_obj, response_tags, params, fo_obj) {
|
|||
/* 박스 위젯 추가 */
|
||||
function doAddWidgetBox() {
|
||||
var tpl = ''+
|
||||
'<div class="widgetOutput" style="float:left;width:100%;height:12px;" widget="widgetBox" >'+
|
||||
'<div class="widgetOutput" style="float:left;width:100%;height:20px;" widget="widgetBox" >'+
|
||||
'<button type="button" class="widgetBoxResize"></button>'+
|
||||
'<button type="button" class="widgetBoxResizeLeft"></button>'+
|
||||
'<div class="widgetBoxBorder">'+
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue