Commit 3ea015ce authored by Randall Leeds's avatar Randall Leeds

Revert "Remove unused CSS"

This reverts commit ca43ccc1d9559476f95c714c1b055194f03dd0c2.
parent 45430a09
......@@ -30,6 +30,17 @@ ol {
}
}
.auth {
@extend .form-vertical;
button[name^="forgot"] {
@extend .btn-link;
float: right;
}
input { width: 100%; }
}
.bookmarklet {
@extend .btn;
padding: .12em;
......
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