[#4508] Update the Retainer single month label to work with larger content.

This commit is contained in:
Eric Davis
2010-09-14 15:03:19 -07:00
parent 30f90b7c8d
commit ee282a42de
+1 -1
View File
@@ -45,7 +45,7 @@ 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 */
#retainer-finances-message label { margin-left: 0px; width: 600px; text-align: left;} /* reposition the label */
#content .error_msg{
background: #ffd5d5;