diff --git a/editor/default/editor.css b/editor/default/editor.css
index 2b70a4461..821c37996 100644
--- a/editor/default/editor.css
+++ b/editor/default/editor.css
@@ -155,7 +155,7 @@ input.editor_input {
}
.uploaded_file_list {
- width:100%;
+ width:250px;
height:120px;
}
diff --git a/editor/default/editor.html b/editor/default/editor.html
index 7bb190e7f..4a549e239 100644
--- a/editor/default/editor.html
+++ b/editor/default/editor.html
@@ -75,36 +75,37 @@
- |
-
-
- 
- {$lang->edit->icon_align_article}
-
-
- 
- {$lang->edit->icon_align_left}
-
-
- 
- {$lang->edit->icon_align_middle}
-
-
- 
- {$lang->edit->icon_align_right}
-
- |
- |
-
-
+
+
- |
-
|
-
-
+ |
+
+
+
+ |
+
+
+ 
+ {$lang->edit->icon_align_article}
+
+
+ 
+ {$lang->edit->icon_align_left}
+
+
+ 
+ {$lang->edit->icon_align_middle}
+
+
+ 
+ {$lang->edit->icon_align_right}
+
+ |
+
+
|
diff --git a/editor/default/editor_uploader.html b/editor/default/editor_uploader.html
deleted file mode 100644
index e69de29bb..000000000
diff --git a/modules/board/skins/default/write_form.html b/modules/board/skins/default/write_form.html
index 108e1d64c..8a6a0f860 100644
--- a/modules/board/skins/default/write_form.html
+++ b/modules/board/skins/default/write_form.html
@@ -70,7 +70,6 @@
{@$upload_target_srl = $document_srl}
-
|
diff --git a/modules/pagemaker/tpl.admin/write_form.html b/modules/pagemaker/tpl.admin/write_form.html
index 06d7e398a..860ad09bb 100644
--- a/modules/pagemaker/tpl.admin/write_form.html
+++ b/modules/pagemaker/tpl.admin/write_form.html
@@ -47,7 +47,6 @@
|
{@upload_target_srl = $document_srl}
-
|