diff --git a/app/assets/stylesheets/common/base/user.scss b/app/assets/stylesheets/common/base/user.scss index 7ff8c838692..6c7fbfbb518 100644 --- a/app/assets/stylesheets/common/base/user.scss +++ b/app/assets/stylesheets/common/base/user.scss @@ -297,7 +297,3 @@ and (max-width : 600px) { border: none; } } - -.user-preferences .watching-first-post.fa-dot-circle-o { - color: dark-light-choose(scale-color($primary, $lightness: 50%), scale-color($secondary, $lightness: 50%)); -}