Commit 433a9def by Chris Rodriguez

Overriding display table-cell on instructor dashboard

parent 45088db8
......@@ -140,6 +140,7 @@
// ====================
.instructor-dashboard-content-2 {
@extend .content;
display: block; // override the table-cell display set in .content
width: 100%;
padding: 40px;
......
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