Merge pull request #673 in FS/freeswitch from ~DCOLOMBO/freeswitch:bugfix/FS-8758-fix-scroll-bar-in-call-history to master

* commit '9f7afc4bed01dc97ee1124b55d10f48d401315cd':
  FS-8758: scroll properly numbers in call history div
This commit is contained in:
Italo Rossi 2016-01-28 11:52:19 -06:00
commit deeb4dad81
1 changed files with 0 additions and 2 deletions

View File

@ -403,7 +403,6 @@ body .modal-body .btn-group .btn.active {
}
.call_direction {
position: absolute;
margin-top: 6px;
}
@ -452,7 +451,6 @@ body .modal-body .btn-group .btn.active {
overflow: hidden;
overflow-wrap: break-word;
margin-left: 26px !important;
position: absolute;
}
#dialpad .dialpad-number {