]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
FS-8758: scroll properly numbers in call history div
authorDavide Colombo <dcolombo@voismart.it>
Tue, 19 Jan 2016 16:02:58 +0000 (17:02 +0100)
committerDavide Colombo <dcolombo@voismart.it>
Tue, 19 Jan 2016 16:02:58 +0000 (17:02 +0100)
html5/verto/verto_communicator/src/css/verto.css

index aa9157436a4268818b41f9c4d43d9fb08131d69c..7b87ed070ab5134a1d67f2b816026656028ee666 100644 (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 {