[#4508] Reposition the Retainer single month label.
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
<% form.inputs :name => label, :class => "deliverable-finances #{fieldset_class}" do %>
|
||||
|
||||
<li style="display:none;" id='retainer-finances-message'>
|
||||
<%= content_tag(:p, l(:text_retainer_monthly_message)) %>
|
||||
<%= content_tag(:label, l(:text_retainer_monthly_message)) %>
|
||||
</li>
|
||||
|
||||
<li class="numeric optional">
|
||||
|
||||
@@ -45,6 +45,8 @@ padding-left: 120px; /*width of left column containing the label elements*/
|
||||
padding-left: 0px; /* Don't pad submit buttons */
|
||||
}
|
||||
|
||||
#retainer-finances-message label { margin-left: -50px; } /* Unpad the label a bit */
|
||||
|
||||
#content .error_msg{
|
||||
background: #ffd5d5;
|
||||
color: #a40000;
|
||||
|
||||
Reference in New Issue
Block a user