修改(个人主页个人签名格式乱了)

Signed-off-by: alan <547533434@qq.com>
This commit is contained in:
alan 2015-01-09 14:14:15 +08:00
parent b88255acfc
commit 3f354a019f
1 changed files with 1 additions and 1 deletions

View File

@ -205,7 +205,7 @@
<td align="right">
<%#= submit_tag l(:button_submit), :name => nil ,
:class => "bid_btn" %>
<a href="#" onclick='$("#my_brief_introduction").parent().submit();' class="ButtonColor m3p10" >
<a href="#" onclick='$("#my_brief_introduction").parent().submit();' class="ButtonColor m3p10" style="padding: 5px 10px;" >
<%= l(:label_submit)%>
</a>
</td>