Commit c4062f40 by Kyle Fiedler

Added some new styles for amplifier

parent b81617e0
...@@ -761,6 +761,8 @@ div.leanModal_box#enroll { ...@@ -761,6 +761,8 @@ div.leanModal_box#enroll {
max-width: 600px; } max-width: 600px; }
div.leanModal_box#enroll p.ie-warning { div.leanModal_box#enroll p.ie-warning {
display: none; } display: none; }
div.leanModal_box#enroll ol {
padding-top: 25.888px; }
div.leanModal_box#enroll ol li.terms, div.leanModal_box#enroll ol li.honor-code { div.leanModal_box#enroll ol li.terms, div.leanModal_box#enroll ol li.honor-code {
width: auto; width: auto;
float: none; } float: none; }
......
.header-wrapper {
display: none; }
#accordion {
display: none; }
.ui-accordion {
display: none;
visibility: hidden;
width: 0%; }
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment