resolved problem headers/general H1 elements floating by default in component views
This commit is contained in:
@@ -282,6 +282,10 @@
|
||||
.xmodule_display {
|
||||
padding: 40px 20px 20px;
|
||||
overflow-x: auto;
|
||||
|
||||
h1 {
|
||||
float: none;
|
||||
}
|
||||
}
|
||||
|
||||
.wrapper-component-editor {
|
||||
|
||||
Reference in New Issue
Block a user