Commit 94ed17cd authored by Aron Carroll's avatar Aron Carroll Committed by Randall Leeds

Turn forgot password button back into a button

parent d711fc55
...@@ -34,15 +34,6 @@ ol { ...@@ -34,15 +34,6 @@ ol {
} }
} }
.auth {
@extend .form-vertical;
button[name^="forgot"] {
@extend .btn-link;
float: right;
}
}
.bookmarklet { .bookmarklet {
padding: .12em; padding: .12em;
border: 1px dashed $gray; border: 1px dashed $gray;
......
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