Iterate Auth copy

This commit is contained in:
Michael Telatynski
2020-11-23 17:01:35 +00:00
parent 2263280035
commit 613710b75c
7 changed files with 48 additions and 35 deletions
+3 -1
View File
@@ -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;