sale schedule. closes #6865

This commit is contained in:
James Koster 2014-12-01 15:56:17 +00:00
parent 52cddae5e7
commit af57cd0e30
2 changed files with 11 additions and 1 deletions

File diff suppressed because one or more lines are too long

View File

@ -2664,6 +2664,16 @@ img.help_tip {
padding: 5px 20px 5px 162px !important; /** Padding for aligning labels left - 12px + 150 label width **/
}
.sale_price_dates_fields {
.short:first-of-type {
margin-bottom: 1em;
}
.short:nth-of-type(2) {
clear: left;
}
}
label,
legend {
float: left;