transition added to log in button

This commit is contained in:
Tom Giannattasio
2012-10-17 12:55:53 -04:00
parent a961ac9331
commit 4772bf68d6

View File

@@ -79,6 +79,7 @@
@include blue-button;
padding: 8px 0 10px;
font-family: $sans-serif;
@include transition(all .15s);
}
.create-account-button {