Commit b6c4cacb by Brian Talbot

edx.org/LMS: reverts a Sass placeholder extend back to a class selector for view reference

parent 02d8b68a
...@@ -97,7 +97,7 @@ ...@@ -97,7 +97,7 @@
} }
// layout // layout
%content-wrapper { .content-wrapper {
background: $account-content-wrapper-bg; background: $account-content-wrapper-bg;
padding-bottom: 0; padding-bottom: 0;
} }
......
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