Remove event.adjust field
- It was confusing and introduced complexity that wasn't worth the unclear gain
This commit is contained in:
parent
6db211568a
commit
9935e8e711
24 changed files with 66 additions and 195 deletions
|
@ -3682,8 +3682,6 @@ margin-left: 0px;
|
|||
|
||||
#event-nofinish-checkbox,
|
||||
#event-nofinish-text,
|
||||
#event-adjust-checkbox,
|
||||
#event-adjust-text,
|
||||
#event-share-checkbox {
|
||||
float: left;
|
||||
}
|
||||
|
@ -3693,7 +3691,6 @@ margin-left: 0px;
|
|||
}
|
||||
|
||||
#event-nofinish-break,
|
||||
#event-adjust-break,
|
||||
#event-share-break {
|
||||
clear: both;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue