Skip to content

Commit

Permalink
UI strangeness
Browse files Browse the repository at this point in the history
  • Loading branch information
lkarlslund committed Oct 6, 2022
1 parent 653d2f6 commit ee4760f
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions modules/analyze/html/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -124,14 +124,12 @@
<label class="col" for="backlinks">Include backlinks</label>
</div>

<div class="input-group">
<div class="input-group-prepend">
<span class="input-group-text">Analysis depth</span>
</div>
<input id="maxdepth" type="number" name="maxdepth" min="0" max="99" value="99"
preference="analysis.max.depth" class="form-control text-right">
<!-- <div class="input-group-append">
<span class="input-group-text">degrees</span>
</div> -->
</div>

<div class="input-group">
Expand Down

0 comments on commit ee4760f

Please sign in to comment.