提交 deeb4dad authored 作者: Italo Rossi's avatar Italo Rossi

Merge pull request #673 in FS/freeswitch from…

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

* commit '9f7afc4b':
  FS-8758: scroll properly numbers in call history div
...@@ -403,7 +403,6 @@ body .modal-body .btn-group .btn.active { ...@@ -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 { ...@@ -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 {
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论