forked from Mirrors/freeswitch
FS-8758: scroll properly numbers in call history div
This commit is contained in:
parent
5ee745afeb
commit
9f7afc4bed
@ -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 {
|
||||
|
Loading…
Reference in New Issue
Block a user