Skip to content

Commit

Permalink
Revert "test"
Browse files Browse the repository at this point in the history
This reverts commit fe049f2.
  • Loading branch information
hjjerrychen committed Nov 27, 2018
1 parent fe049f2 commit 5a48bee
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ <h1>Figure Skating Calculator</h1>
<div class="container-fluid m-0 p-0">

<div class="row">
<div class="col-md-4">
<div class="col-md-6">
<h5>Selected element</h5>
<div id="elem-disp-div">
<!-- <p id="elem-disp"><span id=goeDisplay>test</span></p> -->
Expand Down Expand Up @@ -263,7 +263,7 @@ <h6><span>Factor: </span><span><input type="number" id="pcs-factor-box" class="p

</div>
</div>
<div class="col-md-8">
<div class="col-md-6">
<table class="table table-striped">
<thead>
<tr>
Expand Down

0 comments on commit 5a48bee

Please sign in to comment.