forked from mirrors/easyappointments
Corrected overflow of elements.
This commit is contained in:
parent
b36f3e21a3
commit
f56053d061
1 changed files with 1 additions and 0 deletions
|
@ -635,6 +635,7 @@ body .form-horizontal .controls {
|
||||||
#users-page #providers .details-view,
|
#users-page #providers .details-view,
|
||||||
#users-page #providers .working-plan-view {
|
#users-page #providers .working-plan-view {
|
||||||
clear: both;
|
clear: both;
|
||||||
|
overflow: auto;
|
||||||
}
|
}
|
||||||
|
|
||||||
#users-page #providers .working-plan-view .work-start,
|
#users-page #providers .working-plan-view .work-start,
|
||||||
|
|
Loading…
Reference in a new issue