Commit 24291927 by Brian Talbot

resolved problem headers/general H1 elements floating by default in component views

parent 1cf5e10a
......@@ -282,6 +282,10 @@
.xmodule_display {
padding: 40px 20px 20px;
overflow-x: auto;
h1 {
float: none;
}
}
.wrapper-component-editor {
......
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