FS-8758: scroll properly numbers in call history div

This commit is contained in:
Davide Colombo 2016-01-19 17:02:58 +01:00
parent 5ee745afeb
commit 9f7afc4bed
1 changed files with 0 additions and 2 deletions

View File

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