Skip to content

Commit

Permalink
fix(#create-seed): Eliminated unnecessary line breaks.
Browse files Browse the repository at this point in the history
  • Loading branch information
supereth committed Nov 19, 2016
1 parent 04f0913 commit ca4617e
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -113,10 +113,7 @@ <h2>REMOVE ACCOUNT <span id="removeAccountSpan"></span> - NOTICE</h2>
<br/>
<span>{{vm.displayAddress}}</span>
</div>
<br/>
</div>
<br/>

<button class="wButton fade" type="submit">REGISTER ACCOUNT</button>
<span class="divider-2"></span>
<button class="wButton fade" type="reset" ng-click="vm.back()">BACK</button>
Expand Down

0 comments on commit ca4617e

Please sign in to comment.