Styling improvements in backend.

This commit is contained in:
alextselegidis 2016-10-10 16:00:30 +02:00
parent f3c201854a
commit c3ec123c01
2 changed files with 0 additions and 2 deletions

View File

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

View File

@ -69,7 +69,6 @@ body .ui-dialog #error-technical {
body .ui-widget.ui-widget-content {
border: 1px solid #3DD481;
border-radius: 2px;
padding: 0;
}