CC-2412:Error causes box to float

- fixed
This commit is contained in:
james 2011-06-27 14:37:31 -04:00
parent 5f9dd83c38
commit 6a7f1d3588
2 changed files with 63 additions and 60 deletions

View file

@ -112,13 +112,9 @@ label.wrapp-label input[type="checkbox"] {
overflow: auto;
}
#add_show_start_time {
float: left;
width: 70px;
}
#add_show_end_time {
#add_show_start_time, #add_show_end_time {
width: 70px;
margin-left:10px;
}
#add_show_end_date_no_repeat, #add_show_start_date {