revert accidental modifications to musician view
This commit is contained in:
parent
d6c269fec1
commit
9ef7d2474f
|
|
@ -51,8 +51,10 @@
|
|||
<br clear="both"/>
|
||||
</div>
|
||||
<div class="left musician-latency">
|
||||
<div class="latency-help">Your latency<br/>to {musician_first_name} is: {latency_badge}</div>
|
||||
|
||||
<div class="latency-help">Your latency<br/>to {musician_first_name} is: </div>
|
||||
<div class="latency-holder">
|
||||
{latency_badge}
|
||||
</div>
|
||||
<br clear="both"/>
|
||||
</div>
|
||||
<div class="button-row" data-hint="button-row">
|
||||
|
|
|
|||
Loading…
Reference in New Issue