diff --git a/adm/shop_admin/orderform.php b/adm/shop_admin/orderform.php
index 0fbfcad11..c4aa8a32e 100644
--- a/adm/shop_admin/orderform.php
+++ b/adm/shop_admin/orderform.php
@@ -259,13 +259,13 @@ $pg_anchor .='
결제상세정보 확인
-
-
+
+
diff --git a/css/admin.css b/css/admin.css
index 4ead354b7..fbf884338 100644
--- a/css/admin.css
+++ b/css/admin.css
@@ -146,6 +146,9 @@ strong.sodr_nonpay {display:block;padding:5px 0;text-align:right}
#sodr_ul p {padding:5px 14px}
#sodr_ul p a {font-weight:bold;text-decoration:none}
+#sodr_qty_log h3 {margin:20px 0 10px}
+#sodr_qty_log div {padding:10px;height:auto !important;height:200px;max-height:200px;border:1px solid #e9e9e9;background:#f5f6fa;line-height:1.8em;overflow-y:scroll}
+
#sodr_request_frm h3 {margin:20px 0 0}
#sodr_request_item h3 {margin-bottom:10px}
#sodr_request_frm #forderrequest {border-top:1px solid #e9e9e9}