Commit adf8de62 by Braden MacDonald

Fix some CSS scoping issues

parent af21bbcf
......@@ -4,7 +4,3 @@
height: 30px;
line-height: 30px;
}
.wrapper-xblock.level-page .xblock-render {
padding: 10px;
}
/* Display of url_name below content */
.url-name-footer {
.xblock[data-block-type=mentoring] .url-name-footer {
font-style: italic;
}
.url-name-footer .url-name {
.xblock[data-block-type=mentoring] .url-name-footer .url-name {
margin: 0 10px;
font-family: monospace;
}
......
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