Skip to content

Commit ef81fb8

Browse files
committed
Merge branch 'fix-branding' of https://github.com/Azure-Samples/ms-identity-ciam-javascript-tutorial into fix-branding
2 parents 598ae3f + 5bbbc6e commit ef81fb8

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

  • 1-Authentication/0-sign-in-vanillajs/App/public

1-Authentication/0-sign-in-vanillajs/App/public/styles.css

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
}
44

55
.table-responsive-ms {
6-
max-height: 39rem !important;
7-
padding-left: 10%;
8-
padding-right: 10%;
6+
max-height: 800px !important;
7+
padding-left: 50px;
8+
padding-right: 50px;
99
}

0 commit comments

Comments
 (0)