Update forgot password link text and style

This commit is contained in:
J. Ryan Stinnett 2019-01-23 13:11:01 -06:00
parent 2f89af4fa0
commit e396954a20
6 changed files with 22 additions and 14 deletions

View file

@ -87,14 +87,6 @@ limitations under the License.
font-size: 13px;
}
.mx_Login_forgot {
font-size: 15px;
}
.mx_Login_forgot:link {
color: $primary-fg-color;
}
.mx_Login_sso_link {
display: block;
text-align: center;