Remove watching-first-post from user SCSS
Move to notification-options.scss
This commit is contained in:
parent
7b6242bfbb
commit
495c11e633
|
@ -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%));
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue