Merge pull request #12868 from edx/asadiqbal08/WL-538

WL-538 changes to make UI responsive
This commit is contained in:
Asad Iqbal
2016-06-28 11:59:59 +05:00
committed by GitHub
2 changed files with 5 additions and 1 deletions

View File

@@ -134,6 +134,10 @@ a, a:visited {
width: flex-grid(12);
}
.no-min-scale {
min-width: 0px !important;
}
span.edx {
text-transform: none;
font: inherit;

View File

@@ -53,7 +53,7 @@ from lms.djangoapps.verify_student.views import PayAndVerifyView
## JavaScript views may append to this wrapper
<div id="error-container" style="display: none;"></div>
<div class="container">
<div class="container no-min-scale">
<section class="wrapper carousel">
## Payment / Verification flow
## Most of these data attributes are used to dynamically render