CC-2412:Error causes box to float
- fixed
This commit is contained in:
parent
5f9dd83c38
commit
6a7f1d3588
2 changed files with 63 additions and 60 deletions
|
@ -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 {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue