Remove watching-first-post from user SCSS

Move to notification-options.scss
This commit is contained in:
jomaxro 2017-03-30 18:33:24 -04:00 committed by GitHub
parent 7b6242bfbb
commit 495c11e633
1 changed files with 0 additions and 4 deletions

View File

@ -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%));
}