后台页面小bug修复

包括按钮的距离,模板的css等
This commit is contained in:
sxw
2015-08-07 19:46:46 +08:00
parent d5fe1a98dc
commit 324e72c231
4 changed files with 11 additions and 9 deletions

View File

@@ -84,7 +84,7 @@
<img src="/static/img/loading.gif" id="loading-gif">
<!-- custom body begin -->
<div class='col-md-8' ms-include-src="template_url" data-include-rendered="hide_loading"></div>
<div ms-include-src="template_url" data-include-rendered="hide_loading"></div>
<!-- custom body end -->
</div>