Correct display of working plan exception breaks.
This commit is contained in:
parent
075e67e0e3
commit
7f40618809
1 changed files with 8 additions and 0 deletions
|
@ -731,6 +731,14 @@ body .form-horizontal .controls {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
#working-plan-exceptions-breaks {
|
||||||
|
table-layout: fixed;
|
||||||
|
|
||||||
|
.form-control {
|
||||||
|
width: 100% !important;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
#providers-page .working-plan .checkbox,
|
#providers-page .working-plan .checkbox,
|
||||||
#providers-page .working-plan input[type='text'],
|
#providers-page .working-plan input[type='text'],
|
||||||
#providers-page .working-plan button {
|
#providers-page .working-plan button {
|
||||||
|
|
Loading…
Reference in a new issue