Iterate Auth copy
This commit is contained in:
@@ -18,7 +18,7 @@ limitations under the License.
|
||||
.mx_Login_submit {
|
||||
@mixin mx_DialogButton;
|
||||
width: 100%;
|
||||
margin-top: 35px;
|
||||
margin-top: 24px;
|
||||
margin-bottom: 24px;
|
||||
box-sizing: border-box;
|
||||
text-align: center;
|
||||
@@ -91,6 +91,8 @@ limitations under the License.
|
||||
}
|
||||
|
||||
div.mx_AccessibleButton_kind_link.mx_Login_forgot {
|
||||
display: block;
|
||||
margin: 0 auto;
|
||||
// style it as a link
|
||||
font-size: inherit;
|
||||
padding: 0;
|
||||
|
||||
@@ -146,6 +146,15 @@ limitations under the License.
|
||||
display: block;
|
||||
text-align: center;
|
||||
width: 100%;
|
||||
margin-top: 24px;
|
||||
|
||||
> a {
|
||||
font-weight: $font-semi-bold;
|
||||
}
|
||||
}
|
||||
|
||||
form + .mx_AuthBody_changeFlow {
|
||||
margin-top: 0;
|
||||
}
|
||||
|
||||
.mx_AuthBody_spinner {
|
||||
|
||||
Reference in New Issue
Block a user