Remove unneeded style from forgot password

This commit is contained in:
J. Ryan Stinnett 2019-01-23 15:26:39 -06:00
parent df76a312c2
commit f4bbfc4aeb
2 changed files with 5 additions and 11 deletions

View file

@ -69,12 +69,6 @@ limitations under the License.
margin-right: 10px;
}
.mx_Login_prompt {
padding-top: 15px;
padding-bottom: 15px;
font-size: 13px;
}
.mx_Login_sso_link {
display: block;
text-align: center;