Merge pull request #17232 from edx/saleem-latif/837
ENT-837: Fix styling of enterprise sidebar on registration page.
This commit is contained in:
@@ -10,7 +10,8 @@
|
||||
height: 100%;
|
||||
padding-left: $baseline;
|
||||
padding-right: $baseline;
|
||||
margin: auto;
|
||||
margin-left: auto;
|
||||
margin-right: auto;
|
||||
}
|
||||
|
||||
.login-register.border-left {
|
||||
@@ -18,6 +19,7 @@
|
||||
padding-left: ($baseline*1.5);
|
||||
padding-right: $baseline;
|
||||
margin-left: 0;
|
||||
width: 80%;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user