匿评申诉的弹框显示,标题位置错误
This commit is contained in:
parent
5d19288f1c
commit
4930e36503
|
@ -8,7 +8,7 @@
|
|||
:method => "post", :remote => true) do |f|%>
|
||||
<div class="muban_popup_con clear">
|
||||
<div class="clear mt15 ml20">
|
||||
<label style="vertical-align: top;"><span class="c_red" style="vertical-align: top;">*</span>申诉理由:</label>
|
||||
<span class="c_red" style="vertical-align: top;">*</span><span style="vertical-align: top;">申诉理由:</span>
|
||||
<%= f.text_area 'comment', :id => 'appeal_comment', :style => 'height: 70px; width: 414px;', :placeholder => "请输入你的申诉理由,最多250个字符。",:maxlength => 250 %>
|
||||
<p id="notice_notes" class="c_red none" style="margin-left: 68px;">请输入申诉理由</p>
|
||||
<div class="alert alert-orange mb10 mt10 mr20">
|
||||
|
|
Loading…
Reference in New Issue