Commit 9c96fcf4 by Brian Talbot

edx.org: ensures that the iframe-based register button has a transparent background

parent 4ab204cc
...@@ -131,6 +131,7 @@ ...@@ -131,6 +131,7 @@
// edx.org marketing site - registration iframe band-aid (poor form enough to isolate out) // edx.org marketing site - registration iframe band-aid (poor form enough to isolate out)
.view-iframe, .view-iframe-content { .view-iframe, .view-iframe-content {
background: transparent !important;
overflow: hidden; overflow: hidden;
} }
......
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