浏览代码

Update Admin.js

sujayjaju 9 年之前
父节点
当前提交
6f9b2d5c45
共有 1 个文件被更改,包括 2 次插入1 次删除
  1. 2 1
      Resources/public/Admin.js

+ 2 - 1
Resources/public/Admin.js

@@ -64,7 +64,8 @@ var Admin = {
         });
         });
         jQuery('.modal-body', modal).css({
         jQuery('.modal-body', modal).css({
             width:    'auto',
             width:    'auto',
-            height:   '90%',
+            height:   '90%',,
+            padding: 15
             overflow: 'auto'
             overflow: 'auto'
         });
         });
     },
     },