stack password reset fields on handheld. closes #4804
This commit is contained in:
parent
8c92a80c8f
commit
b3e87b16b9
|
@ -97,6 +97,18 @@
|
|||
margin-bottom:1em;
|
||||
}
|
||||
}
|
||||
|
||||
/**
|
||||
* Account
|
||||
*/
|
||||
.lost_reset_password {
|
||||
.form-row-first,
|
||||
.form-row-last {
|
||||
width: 100%;
|
||||
float: none;
|
||||
margin-right: 0;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
/* =Twenty Thirteen Specific styles
|
||||
|
|
Loading…
Reference in New Issue