diff --git a/lms/static/sass/_discussion.scss b/lms/static/sass/_discussion.scss index 90c98429a8..c2a3a8b850 100644 --- a/lms/static/sass/_discussion.scss +++ b/lms/static/sass/_discussion.scss @@ -2691,20 +2691,35 @@ display:none; } } +<<<<<<< HEAD .notflagged .icon { display: block; +======= + } + +.notflagged .icon { + display: block; +>>>>>>> updated flag icons to be font-awesome based float: left; margin: 3px; width: 10px; height: 14px; padding-right: 3px; +<<<<<<< HEAD } .flagged .icon { display: block; color: $gray-l2; +======= + color: $gray-l2; +} + +.flagged .icon { + display: block; +>>>>>>> updated flag icons to be font-awesome based float: left; margin: 3px; width: 10px; diff --git a/lms/templates/discussion/_underscore_templates.html b/lms/templates/discussion/_underscore_templates.html index 8dfce3e63b..097784807c 100644 --- a/lms/templates/discussion/_underscore_templates.html +++ b/lms/templates/discussion/_underscore_templates.html @@ -47,18 +47,18 @@