Skip to content

Commit

Permalink
v1.9.2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
aleibovici committed Jan 5, 2022
1 parent 88ef1bc commit 82e4c26
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions templates/index_nostart.html
Original file line number Diff line number Diff line change
Expand Up @@ -695,7 +695,7 @@
sell Market
</button>

<div class="col-2 text-left" style="border: 1px solid none"></div>
<div class="col-1 text-left" style="border: 1px solid none"></div>
<div class="col-1 text-left" style="border: 1px solid none"></div>

<div class="col-2 text-left" style="border: 1px solid none">
Expand All @@ -713,7 +713,7 @@
<span class="label label-default" id="divIDSessionRateCounter"></span>
</div>

<div class="col-auto text-right" style="border: 1px solid none">
<div class="col-auto text-center" style="border: 1px solid none">
<span class="badge">&#128246</span>
<span class="label label-default" id="divIDSessionLatency"></span>
<span class="label label-default" id="divIDSessionLatency">ms</span>
Expand Down

0 comments on commit 82e4c26

Please sign in to comment.