Added specificity to the input styles for password reset

This commit is contained in:
Kyle Fiedler
2012-04-03 16:18:15 -04:00
parent 0c69e00932
commit 3111bdd3a0
2 changed files with 3 additions and 3 deletions

View File

@@ -104,7 +104,7 @@ div.profile-wrapper {
font-style: italic;
}
input {
input#pwd_reset_button {
background: none;
border: none;
@include box-shadow(none);