Tighten mobile hero lookup button
Some checks failed
CodeQL / Analyze (javascript) (push) Failing after 29s
Some checks failed
CodeQL / Analyze (javascript) (push) Failing after 29s
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
<input class="form-control" id="heroMinerAddress" type="text" placeholder="Enter wallet address to open worker statistics">
|
||||
<span class="input-group-btn">
|
||||
<button class="btn btn-default" type="button" id="heroMinerLookup">
|
||||
<i class="fa fa-search"></i> View Worker Statistics
|
||||
<i class="fa fa-search"></i> <span class="hero-lookup-label">View Worker Statistics</span>
|
||||
</button>
|
||||
</span>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user