margin-right

4.4px is the max margin we can put to the right of the button without the "Forgot password?" text wrapping.
This commit is contained in:
The_Grits 2016-05-09 11:27:22 -04:00
parent 4c72dd6d51
commit 75258be4a4

View file

@ -16,6 +16,7 @@
.submit-button {
margin-top: 5px;
margin-right: 4.4px;
}
a {