danirus / django-comments-xtd

A pluggable Django comments application with thread support, follow-up notifications, mail confirmation, like/dislike flags, moderation, a ReactJS plugin and Bootstrap 5.3.
https://django-comments-xtd.readthedocs.io
BSD 2-Clause "Simplified" License
594 stars 158 forks source link

muted link should be written as 'text-muted' #228

Closed ghost closed 3 years ago

danirus commented 3 years ago

The class mutedlink exist in the bootstrap.min.css file distributed with django-comments-xtd. I suggest you to replace the user_feedback.html template with your own when using the app. Thank you anyway for the PR.