diff --git a/lms/static/sass/_discussion.scss b/lms/static/sass/_discussion.scss index 3c0ba1fee0..e970c2d6d0 100644 --- a/lms/static/sass/_discussion.scss +++ b/lms/static/sass/_discussion.scss @@ -1022,6 +1022,16 @@ body.discussion { + .bottom-post-status { + padding: 30px; + font-size: 20px; + font-weight: 700; + color: #ccc; + text-align: center; + } + + + .discussion-column { float: right; diff --git a/lms/templates/discussion/_underscore_templates.html b/lms/templates/discussion/_underscore_templates.html index b005c4567c..3959b336e4 100644 --- a/lms/templates/discussion/_underscore_templates.html +++ b/lms/templates/discussion/_underscore_templates.html @@ -13,9 +13,6 @@
${'<%- body %>'}
-