Fix checkboxes in forms
This commit is contained in:
parent
a7f5635440
commit
c3671d0cae
@ -31,7 +31,7 @@ table {
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
form#new_schedule_form input {
|
||||
form#new_schedule_form input:not([type=checkbox]) {
|
||||
width: 100%
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user