Corrected overflow of elements.

This commit is contained in:
alext 2018-01-02 13:51:24 +01:00
parent b36f3e21a3
commit f56053d061
1 changed files with 1 additions and 0 deletions

View File

@ -635,6 +635,7 @@ body .form-horizontal .controls {
#users-page #providers .details-view,
#users-page #providers .working-plan-view {
clear: both;
overflow: auto;
}
#users-page #providers .working-plan-view .work-start,