Merge pull request #17200 from edx/saleem-latif/ENT-576

ENT-576: Update Registration/Signin Page to include static message
This commit is contained in:
Saleem Latif
2018-01-17 15:38:30 +05:00
committed by GitHub
4 changed files with 10 additions and 6 deletions

View File

@@ -10,7 +10,7 @@
height: 100%;
padding-left: $baseline;
padding-right: $baseline;
margin-left: auto;
margin: auto;
}
.login-register.border-left {