Commit 4df6d1d7 authored by Randall Leeds's avatar Randall Leeds

Revert "Merge pull request #2086 from...

Revert "Merge pull request #2086 from hypothesis/2052-scroll-to-sign-in-form-on-clicking-sign-in-link"

This reverts commit ca535b6d8a81af343489120e02326c34f71a3d46, reversing
changes made to 0988bffc2d8c968ff35bea177ac65868796b8563.
parent 6830d01b
...@@ -5,8 +5,7 @@ ...@@ -5,8 +5,7 @@
ng-model="account.tab" ng-model="account.tab"
ng-submit="vm.submit(form[account.tab])"> ng-submit="vm.submit(form[account.tab])">
<!-- Login --> <!-- Login -->
<form id="login-form" <form data-title="Sign in"
data-title="Sign in"
data-value="login" data-value="login"
class="form tab-pane" class="form tab-pane"
name="login" name="login"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment