Browse Source

修改报价单的BUG样式调整

Administrator 8 years ago
parent
commit
45759e8c27
1 changed files with 1 additions and 2 deletions
  1. 1 2
      src/main/webapp/resources/tpl/index/purc/pubInquiry_detail.html

+ 1 - 2
src/main/webapp/resources/tpl/index/purc/pubInquiry_detail.html

@@ -323,14 +323,13 @@
 }
 }
 
 
 .tender-list02 .comment-oder-list dl dd span a {
 .tender-list02 .comment-oder-list dl dd span a {
+    display:inline-block;
     margin-top: 15px;
     margin-top: 15px;
 	margin-left: 15px;
 	margin-left: 15px;
 	font-size: 12px;
 	font-size: 12px;
-    width: 104px;
     height: 25px;
     height: 25px;
     line-height: 25px;
     line-height: 25px;
     float: left;
     float: left;
-
 }
 }
 .dropdown:hover>.dropdown-menu{
 .dropdown:hover>.dropdown-menu{
     margin-top: 51px;
     margin-top: 51px;