Browse Source

搜索结果按钮操作居中显示。

git-svn-id: svn+ssh://10.10.101.21/source/platform/platform-b2b@8233 f3bf4e98-0cf0-11e4-a00c-a99a8b9d557d
ouxianqin 9 years ago
parent
commit
dabb22edee
1 changed files with 1 additions and 0 deletions
  1. 1 0
      src/main/webapp/resources/tpl/index/search/search_result.html

+ 1 - 0
src/main/webapp/resources/tpl/index/search/search_result.html

@@ -183,6 +183,7 @@
 .enterprise-table  .pull-right .btn{
 	margin-top: 15px;
 	margin-right: 55px;
+	float: right;
 }
 .enterprise-table .text-muted{
 	text-align: center;