Corrected styling in backend users page.

This commit is contained in:
alextselegidis 2016-10-06 20:39:02 +02:00
parent e362e2da4c
commit 0d25d7322e
1 changed files with 1 additions and 0 deletions

View File

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