mirror of
https://github.com/alextselegidis/easyappointments.git
synced 2024-11-10 01:52:22 +03:00
Corrected styling in backend users page.
This commit is contained in:
parent
e362e2da4c
commit
0d25d7322e
1 changed files with 1 additions and 0 deletions
|
@ -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 {
|
||||
|
|
Loading…
Reference in a new issue