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

This commit is contained in:
Brian Talbot
2013-09-18 11:39:14 -04:00
parent 02d8b68a9c
commit b6c4cacbec

View File

@@ -97,7 +97,7 @@
}
// layout
%content-wrapper {
.content-wrapper {
background: $account-content-wrapper-bg;
padding-bottom: 0;
}